csharp: hide eldbus_service api.

Summary: ref T8361

Reviewers: lauromoura, felipealmeida, segfaultxavi, woohyun

Reviewed By: lauromoura

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Maniphest Tasks: T8361

Differential Revision: https://phab.enlightenment.org/D10425
This commit is contained in:
Bruno da Silva Belo 2019-10-17 14:40:48 -03:00 committed by Lauro Moura
parent 0eb180b3ab
commit 67c07117c8
1 changed files with 2 additions and 0 deletions

View File

@ -2,12 +2,14 @@
using System; using System;
using System.Runtime.InteropServices; using System.Runtime.InteropServices;
using System.ComponentModel;
using static eldbus.EldbusServiceNativeFunctions; using static eldbus.EldbusServiceNativeFunctions;
namespace eldbus namespace eldbus
{ {
[EditorBrowsable(EditorBrowsableState.Never)]
public static class EldbusServiceNativeFunctions public static class EldbusServiceNativeFunctions
{ {
[DllImport(efl.Libs.Eldbus)] public static extern IntPtr [DllImport(efl.Libs.Eldbus)] public static extern IntPtr