csharp: Adding ToString methods to Strbuf and custommarshaler.
authorBruno da Silva Belo <brunodasilvabelo@gmail.com>
Tue, 10 Sep 2019 20:42:19 +0000 (17:42 -0300)
committerYeongjong Lee <yj34.lee@samsung.com>
Mon, 16 Sep 2019 01:23:00 +0000 (10:23 +0900)
commitbf40b2d70d1e200f14e297bfe9157a8084253ca8
tree9c084e449f0ff3b5c85f0fdb81e8d7e0753b396c
parent01452688b0ae15e072e119895b228125b2f579f8
csharp: Adding ToString methods to Strbuf and custommarshaler.

Summary:
WIN32 should use a allocator and deallocator different from EFL, sometimes, when
freeing a pointer, it should use win32_free. To stardardize, A custommarshaler
is used to fix this problem.

Fixes T8201

Reviewers: lauromoura, felipealmeida

Reviewed By: lauromoura

Subscribers: cedric, brunobelo, felipealmeida, #reviewers, lauromoura, #committers

Tags: #efl

Maniphest Tasks: T8201

Differential Revision: https://phab.enlightenment.org/D9842
src/bindings/mono/eina_mono/eina_strbuf.cs
src/bindings/mono/eina_mono/eina_value.cs
src/tests/efl_mono/Strbuf.cs