csharp: fix some build warnings related with incorrect and missing documentation
authorVitor Sousa <vitorsousa@expertisesolutions.com.br>
Mon, 8 Jul 2019 15:18:47 +0000 (17:18 +0200)
committerShinwoo Kim <cinoo.kim@samsung.com>
Wed, 10 Jul 2019 02:08:17 +0000 (11:08 +0900)
commit39a7b56ef58dcce6efedab198cce04eb9ebce878
treeb131180f24404a3f2e32995c374f5f57a0fa57d9
parentaa5470e708c2222a7e9addb4d7e27a5a2e61808d
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
src/bin/eolian_mono/eolian/mono/klass.hh
src/bindings/mono/eina_mono/eina_stringshare.cs
src/bindings/mono/eo_mono/EoWrapper.cs
src/bindings/mono/eo_mono/iwrapper.cs