Interface IETypeParameter
The public interface for ETypeParameter
[DefaultImplementationType(typeof(ETypeParameter))]
[XmlDefaultImplementationType(typeof(ETypeParameter))]
public interface IETypeParameter : IENamedElement, IEModelElement, IModelElement, INotifyPropertyChanged, INotifyPropertyChanging
- Inherited Members
Properties
EBounds
The eBounds property
IOrderedSetExpression<IEGenericType> EBounds { get; }