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

Interface IDirectiveAnnotation

Namespace: GraphZen.TypeSystem.Taxonomy
Assembly: GraphZen.TypeSystem.dll
Syntax
public interface IDirectiveAnnotation

Properties

Name

Declaration
string Name { get; }
Property Value
Type Description
String

Value

Declaration
object Value { get; }
Property Value
Type Description
Object
Back to top Copyright © 2017-2019 GraphZen LLC