'宣言 Public Function New( _ ByVal escape As System.Char, _ ByVal literalsID As System.Object _ )
public Lexicon( System.char escape, System.object literalsID )
パラメータ
- escape
 - The escape.
 - literalsID
 - The literals id.
 
'宣言 Public Function New( _ ByVal escape As System.Char, _ ByVal literalsID As System.Object _ )
public Lexicon( System.char escape, System.object literalsID )