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

Interface IUnionTypesDefinition

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

Methods

GetUnions()

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