C# Class ReSharper.NTriples.Parsing.NTriplesTokenType.KeywordTokenNodeType

Inheritance: FixedTokenNodeType
Afficher le fichier Open project: xsburg/ReSharper.NTriples

Méthodes publiques

Méthode Description
KeywordTokenNodeType ( string s, string representation ) : System

Method Details

KeywordTokenNodeType() public méthode

public KeywordTokenNodeType ( string s, string representation ) : System
s string
representation string
Résultat System