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

Interface IFragmentTypeConditionSyntax

Namespace: GraphZen.LanguageModel
Assembly: GraphZen.LanguageModel.dll
Syntax
public interface IFragmentTypeConditionSyntax

Properties

TypeCondition

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