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