Interface IEObject
The public interface for EObject
[DefaultImplementationType(typeof(EObject))]
[XmlDefaultImplementationType(typeof(EObject))]
public interface IEObject : IModelElement, INotifyPropertyChanged, INotifyPropertyChanging
- Inherited Members