C# Class AesEncrypter.CommandLineParameters

Datei anzeigen Open project: vchelaru/FlatRedBall Class Usage Examples

Public Methods

Method Description
Create ( string args ) : CommandLineParameters
ValidateArgs ( string args ) : GeneralResponse

Private Methods

Method Description
ProcessOptionalParameter ( string parameter, CommandLineParameters parametersObject ) : void

Method Details

Create() public static method

public static Create ( string args ) : CommandLineParameters
args string
return CommandLineParameters

ValidateArgs() public static method

public static ValidateArgs ( string args ) : GeneralResponse
args string
return GeneralResponse