csharp: Remove missing doc warning by filling them.
authorLauro Moura <lauromoura@expertisesolutions.com.br>
Wed, 20 Mar 2019 10:26:49 +0000 (11:26 +0100)
committerYeongjong Lee <yj34.lee@samsung.com>
Tue, 2 Apr 2019 03:45:17 +0000 (12:45 +0900)
commit56f55577820b7d339511463ab2d068f967e9e81f
tree0887ce6a725be1e1332cb43e5d0d16c5f8b9a2e8
parent9d23d55f5d168b5ba85edeedfc974045a7a049d9
csharp: Remove missing doc warning by filling them.

Summary:
Added basic documentation for things that were missing.

Some other files are silent due to a pragma disabling CS1591. They
should be handled later.

Also, removed `Efl.Io.Positioner` from the blacklist as it is referenced
from the `Efl.Io.Reader.eos` event documentation.

Reviewers: segfaultxavi

Reviewed By: segfaultxavi

Subscribers: felipealmeida, cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D8370
src/bindings/mono/efl_mono/efl_all.cs
src/bindings/mono/efl_mono/efl_csharp_application.cs
src/bindings/mono/eina_mono/eina_accessor.cs
src/bindings/mono/eina_mono/eina_promises.cs
src/bindings/mono/eo_mono/FunctionWrapper.cs
src/bindings/mono/eo_mono/FunctionWrapper_Unix.cs
src/bindings/mono/eo_mono/NativeModule.cs
src/bindings/mono/eo_mono/NativeModule_Unix.cs
src/bindings/mono/meson.build