efl/src/bindings/mono/eo_mono
Yeongjong Lee ae30d3c57b eina_mono: replace eina_list and eina_array with IList
Summary:
Eina.List<T> => System.Collections.Generic.IList<T>
Eina.Array<T> => System.Collections.Generic.IList<T>

ref T8486

Depends On D10785

Test Plan: meson build -Dbindings=mono,cxx -Dmono-beta=true

Reviewers: felipealmeida, Jaehyun_Cho

Reviewed By: Jaehyun_Cho

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Maniphest Tasks: T8486, T8488

Differential Revision: https://phab.enlightenment.org/D10902
2020-01-14 17:17:05 +09:00
..
EoWrapper.cs csharp:Suppressing Warning and Add suffix collection. 2019-12-17 11:26:23 -03:00
FunctionWrapper.cs csharp: FunctionWrapper doc fixes 2019-10-30 12:43:17 +01:00
FunctionWrapper_Unix.cs csharp: FunctionWrapper doc fixes 2019-10-30 12:43:17 +01:00
FunctionWrapper_Windows.cs mono: encapsulate internal FunctionWrapper 2019-10-28 19:04:59 -03:00
NativeModule.cs mono: encapsulate internal NativeModule 2019-10-28 19:08:48 -03:00
NativeModule_Unix.cs mono: encapsulate internal NativeModule 2019-10-28 19:08:48 -03:00
NativeModule_Windows.cs mono: encapsulate internal NativeModule 2019-10-28 19:08:48 -03:00
WrapperSupervisor.cs mono: encapsulate internal iwrapper members 2019-10-29 12:23:13 -03:00
iwrapper.cs eina_mono: replace eina_list and eina_array with IList 2020-01-14 17:17:05 +09:00
meson.build csharp: Refactor wrapper lifetime. 2019-05-31 17:44:12 -03:00
workaround.cs csharp: remove unused code in workaround 2019-12-19 16:30:54 +09:00