Interface IDirectiveLocationsDefinition
Namespace: GraphZen.TypeSystem.Taxonomy
Assembly: GraphZen.TypeSystem.dll
Syntax
public interface IDirectiveLocationsDefinition
Properties
Locations
Declaration
IReadOnlyCollection<DirectiveLocation> Locations { get; }
Property Value
| Type | Description |
|---|---|
| IRead |