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

Inheritance: FixedTokenNodeType
Datei anzeigen Open project: xsburg/ReSharper.NTriples

Public Methods

Method Description
KeywordTokenNodeType ( string s, string representation ) : System

Method Details

KeywordTokenNodeType() public method

public KeywordTokenNodeType ( string s, string representation ) : System
s string
representation string
return System