C# Class SL2JS.SilverlightApplicationTranslatorConfiguration

显示文件 Open project: robashton/SLJS Class Usage Examples

Public Methods

Method Description
ParseArguments ( string args ) : void

Private Methods

Method Description
CopyArgumentToProperty ( string propertyName, string value ) : void
ParseArgument ( string argument ) : void

Method Details

ParseArguments() public method

public ParseArguments ( string args ) : void
args string
return void