Méthode | Description | |
---|---|---|
ParseArguments ( string args ) : SiloArgs | ||
PrintUsage ( ) : void | ||
SiloArgs ( string siloName, string deploymentId ) : System |
public static ParseArguments ( string args ) : SiloArgs | ||
args | string | |
Résultat | SiloArgs |
public SiloArgs ( string siloName, string deploymentId ) : System | ||
siloName | string | |
deploymentId | string | |
Résultat | System |