efl/src/bindings/mono/eo_mono
Vitor Sousa ec501a6623 csharp: fix some build warnings related with incorrect and missing documentation
Summary:
Some parameter names, tag names and cref identifiers in the documentation were
incorrect and causing warnings during compilation.
There were also warnings related with missing documentation in publicly
visible elements in the manual binding.

This commit fixes these incorrections and adds documentation to the manual
binding in order to solve these compilation warnings.

Warnings related with missing documentation in `.eo` files are still present.

Test Plan: Just compile with mono binding.

Reviewers: lauromoura, felipealmeida, segfaultxavi

Reviewed By: segfaultxavi

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D9243
2019-07-08 17:20:08 +02:00
..
EoWrapper.cs csharp: fix some build warnings related with incorrect and missing documentation 2019-07-08 17:20:08 +02:00
FunctionWrapper.cs mono: fix space and brace warnings of StyleCop 2019-04-02 16:57:52 +02:00
FunctionWrapper_Unix.cs csharp: Add missing prefix to enable interpolation 2019-06-27 19:24:41 -03:00
FunctionWrapper_Windows.cs mono: fix space and brace warnings of StyleCop 2019-04-02 16:57:52 +02:00
NativeModule.cs mono: fix space and brace warnings of StyleCop 2019-04-02 16:57:52 +02:00
NativeModule_Unix.cs mono: fix space and brace warnings of StyleCop 2019-04-02 16:57:52 +02:00
NativeModule_Windows.cs mono: fix space and brace warnings of StyleCop 2019-04-02 16:57:52 +02:00
WrapperSupervisor.cs csharp: Refactor wrapper lifetime. 2019-05-31 17:44:12 -03:00
iwrapper.cs csharp: fix some build warnings related with incorrect and missing documentation 2019-07-08 17:20:08 +02:00
meson.build csharp: Refactor wrapper lifetime. 2019-05-31 17:44:12 -03:00
workaround.cs csharp: Refactor wrapper lifetime. 2019-05-31 17:44:12 -03:00