C# Class idTech4.Text.LexerPunctuation

显示文件 Open project: iainmckay/idtech4.net

Public Properties

Property Type Description
N LexerPunctuationID
P string

Public Methods

Method Description
LexerPunctuation ( string p, LexerPunctuationID n ) : System

Method Details

LexerPunctuation() public method

public LexerPunctuation ( string p, LexerPunctuationID n ) : System
p string
n LexerPunctuationID
return System

Property Details

N public_oe property

public LexerPunctuationID N
return LexerPunctuationID

P public_oe property

public string P
return string