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

Interface IDirectiveAnnotations

Inherited Members
IDirectiveAnnotationsDefinition.DirectiveLocation
IDirectiveAnnotationsDefinition.GetDirectiveAnnotations()
Namespace: GraphZen.TypeSystem.Taxonomy
Assembly: GraphZen.TypeSystem.dll
Syntax
public interface IDirectiveAnnotations : IDirectiveAnnotationsDefinition

Methods

FindDirectiveAnnotation(String)

Declaration
IDirectiveAnnotation FindDirectiveAnnotation(string name)
Parameters
Type Name Description
String name
Returns
Type Description
IDirectiveAnnotation
Back to top Copyright © 2017-2019 GraphZen LLC