efl/src/bindings/mono/eo_mono/object.cs

11 lines
99 B
C#

namespace efl {
using System;
// public interface Object : efl.eo.IWrapper
// {
// }
}