C# Class ZForge.Globalization.Translator

Afficher le fichier Open project: zhuangyy/Motion

Méthodes publiques

Méthode Description
T ( string v ) : string
Update ( object o ) : void
Update ( object o, bool recursive ) : void

Private Methods

Méthode Description
Translator ( ) : System

Method Details

T() public méthode

public T ( string v ) : string
v string
Résultat string

Update() public méthode

public Update ( object o ) : void
o object
Résultat void

Update() public méthode

public Update ( object o, bool recursive ) : void
o object
recursive bool
Résultat void