Interface IMutableInterfaceTypesDefinition
Namespace: GraphZen.TypeSystem.Taxonomy
Assembly: GraphZen.TypeSystem.dll
Syntax
public interface IMutableInterfaceTypesDefinition : IInterfaceTypesDefinition
Methods
GetInterfaces()
Declaration
IEnumerable<InterfaceTypeDefinition> GetInterfaces()
Returns
| Type | Description |
|---|---|
| IEnumerable<Interface |