C# Class translatr.Applicator

Afficher le fichier Open project: sephiroth99/translatr Class Usage Examples

Méthodes publiques

Méthode Description
doApply ( string args ) : void

Private Methods

Méthode Description
createNode ( XmlDocument xdoc, string name ) : XmlNode
hasher ( byte s ) : Int32
showHelpAndQuit ( ) : void

Method Details

doApply() public static méthode

public static doApply ( string args ) : void
args string
Résultat void