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

Interface IMutableEnumTypesDefinition

Namespace: GraphZen.TypeSystem.Taxonomy
Assembly: GraphZen.TypeSystem.dll
Syntax
public interface IMutableEnumTypesDefinition : IEnumTypesDefinition

Methods

GetEnums()

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