Class SpecDirectives
Namespace: GraphZen.TypeSystem
Assembly: GraphZen.TypeSystem.dll
Syntax
public static class SpecDirectives
Properties
All
Declaration
public static IReadOnlyList<Directive> All { get; }
Property Value
| Type | Description |
|---|---|
| IRead |
Deprecated
Declaration
public static Directive Deprecated { get; }
Property Value
| Type | Description |
|---|---|
| Directive |
Include
Declaration
public static Directive Include { get; }
Property Value
| Type | Description |
|---|---|
| Directive |
Skip
Declaration
public static Directive Skip { get; }
Property Value
| Type | Description |
|---|---|
| Directive |