GraphZen
  • Home
  • Blog
  • Documentation
  • API
  • Get Started
Show / Hide Table of Contents

Interface IScalarTypesDefinition

Namespace: GraphZen.TypeSystem.Taxonomy
Assembly: GraphZen.TypeSystem.dll
Syntax
public interface IScalarTypesDefinition

Methods

GetScalars()

Declaration
IEnumerable<IScalarTypeDefinition> GetScalars()
Returns
Type Description
IEnumerable<IScalarTypeDefinition>
Back to top Copyright © 2017-2019 GraphZen LLC