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

Interface IArgumentsDefinition

Namespace: GraphZen.TypeSystem.Taxonomy
Assembly: GraphZen.TypeSystem.dll
Syntax
public interface IArgumentsDefinition : IMemberDefinition

Methods

GetArguments()

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