Interface IScalarTypesDefinition
Namespace: GraphZen.TypeSystem.Taxonomy
Assembly: GraphZen.TypeSystem.dll
Syntax
public interface IScalarTypesDefinition
Methods
GetScalars()
Declaration
IEnumerable<IScalarTypeDefinition> GetScalars()
Returns
| Type | Description |
|---|---|
| IEnumerable<IScalar |