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

Interface IDirectiveLocationsDefinition

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

Properties

Locations

Declaration
IReadOnlyCollection<DirectiveLocation> Locations { get; }
Property Value
Type Description
IReadOnlyCollection<DirectiveLocation>
Back to top Copyright © 2017-2019 GraphZen LLC