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

Interface IMutableInterfaceTypesDefinition

Namespace: GraphZen.TypeSystem.Taxonomy
Assembly: GraphZen.TypeSystem.dll
Syntax
public interface IMutableInterfaceTypesDefinition : IInterfaceTypesDefinition

Methods

GetInterfaces()

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