Interface IDirectiveAnnotations
Inherited Members
Namespace: GraphZen.TypeSystem.Taxonomy
Assembly: GraphZen.TypeSystem.dll
Syntax
public interface IDirectiveAnnotations : IDirectiveAnnotationsDefinition
Methods
FindDirectiveAnnotation(String)
Declaration
IDirectiveAnnotation FindDirectiveAnnotation(string name)
Parameters
| Type | Name | Description |
|---|---|---|
| String | name |
Returns
| Type | Description |
|---|---|
| IDirective |