Interface IDirectiveAnnotation
Namespace: GraphZen.TypeSystem.Taxonomy
Assembly: GraphZen.TypeSystem.dll
Syntax
public interface IDirectiveAnnotation
Properties
Name
Declaration
string Name { get; }
Property Value
| Type | Description |
|---|---|
| String |
Value
Declaration
object Value { get; }
Property Value
| Type | Description |
|---|---|
| Object |