Méthode | Description | |
---|---|---|
CmdLineException ( ) : System | ||
CmdLineException ( CmdLineError errorCode, |
||
CmdLineException ( CmdLineError errorCode, string context, |
||
CmdLineException ( string m ) : System | ||
CmdLineException ( string m, |
||
ResourceKey ( CmdLineError errorCode ) : string |
Méthode | Description | |
---|---|---|
CmdLineException ( |
Méthode | Description | |
---|---|---|
GetObjectData ( |
public CmdLineException ( CmdLineError errorCode, |
||
errorCode | CmdLineError | |
culture | ||
Résultat | System |
public CmdLineException ( CmdLineError errorCode, string context, |
||
errorCode | CmdLineError | |
context | string | |
culture | ||
Résultat | System |
protected CmdLineException ( |
||
s | ||
c | ||
Résultat | System |
public CmdLineException ( string m ) : System | ||
m | string | |
Résultat | System |
public CmdLineException ( string m, |
||
m | string | |
e | ||
Résultat | System |
public ResourceKey ( CmdLineError errorCode ) : string | ||
errorCode | CmdLineError | |
Résultat | string |