C# Class Tools.ResWds

Afficher le fichier Open project: Ezakhiel/Donate-Money-For-Unicorns-ubbse2015 Class Usage Examples

Méthodes publiques

Свойство Type Description
m_upper bool
m_wds System.Collections.Hashtable

Méthodes publiques

Méthode Description
Check ( Lexer yyl, TOKEN &tok ) : void
New ( TokensGen tks, string str ) : ResWds
ResWds ( ) : System
Serialise ( object o, Tools.Serialiser s ) : object

Method Details

Check() public méthode

public Check ( Lexer yyl, TOKEN &tok ) : void
yyl Lexer
tok TOKEN
Résultat void

New() public static méthode

public static New ( TokensGen tks, string str ) : ResWds
tks TokensGen
str string
Résultat ResWds

ResWds() public méthode

public ResWds ( ) : System
Résultat System

Serialise() public static méthode

public static Serialise ( object o, Tools.Serialiser s ) : object
o object
s Tools.Serialiser
Résultat object

Property Details

m_upper public_oe property

public bool m_upper
Résultat bool

m_wds public_oe property

public Hashtable,System.Collections m_wds
Résultat System.Collections.Hashtable