Méthode | Description | |
---|---|---|
SystemExitException ( ) : System | ||
SystemExitException ( string msg ) : System | ||
SystemExitException ( string message, Exception innerException ) : System |
Méthode | Description | |
---|---|---|
GetExitCode ( object &otherCode ) : int | ||
SystemExitException ( SerializationInfo info, StreamingContext context ) : System |
public SystemExitException ( string msg ) : System | ||
msg | string | |
Résultat | System |
public SystemExitException ( string message, Exception innerException ) : System | ||
message | string | |
innerException | Exception | |
Résultat | System |