efl/src/bindings/mono/eo_mono
Yeongjong Lee f90a97470d eina_mono: replace EinaAccessor and EinaIerator with IEnumerable
Summary:
Eina.Accessor<T> => System.Collections.IEnumerable<T>
Eina.Iterator<T> => System.Collections.IEnumerable<T>

Unit test will work with D10879.

ref T8486

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

Reviewers: lauromoura

Reviewed By: lauromoura

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Maniphest Tasks: T8486

Differential Revision: https://phab.enlightenment.org/D10878
2019-12-17 11:34:30 -03: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 EinaAccessor and EinaIerator with IEnumerable 2019-12-17 11:34:30 -03:00
meson.build csharp: Refactor wrapper lifetime. 2019-05-31 17:44:12 -03:00
workaround.cs csharp: apply same form of "Since EFL" to all manual bindings .cs files 2019-12-17 20:18:54 +09:00