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

Interface INamedSyntax

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

Properties

Name

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