C# Class SL2JS.SilverlightApplicationTranslatorConfiguration

Afficher le fichier Open project: robashton/SLJS Class Usage Examples

Méthodes publiques

Méthode Description
ParseArguments ( string args ) : void

Private Methods

Méthode Description
CopyArgumentToProperty ( string propertyName, string value ) : void
ParseArgument ( string argument ) : void

Method Details

ParseArguments() public méthode

public ParseArguments ( string args ) : void
args string
Résultat void