Метод | Описание | |
---|---|---|
CmdLineException ( ) : System | ||
CmdLineException ( CmdLineError errorCode, |
||
CmdLineException ( CmdLineError errorCode, string context, |
||
CmdLineException ( string m ) : System | ||
CmdLineException ( string m, |
||
ResourceKey ( CmdLineError errorCode ) : string |
Метод | Описание | |
---|---|---|
CmdLineException ( |
Метод | Описание | |
---|---|---|
GetObjectData ( |
public CmdLineException ( CmdLineError errorCode, |
||
errorCode | CmdLineError | |
culture | ||
Результат | System |
public CmdLineException ( CmdLineError errorCode, string context, |
||
errorCode | CmdLineError | |
context | string | |
culture | ||
Результат | System |
protected CmdLineException ( |
||
s | ||
c | ||
Результат | System |
public CmdLineException ( string m ) : System | ||
m | string | |
Результат | System |
public CmdLineException ( string m, |
||
m | string | |
e | ||
Результат | System |
public ResourceKey ( CmdLineError errorCode ) : string | ||
errorCode | CmdLineError | |
Результат | string |