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<IArgument |