Méthode | Description | |
---|---|---|
RuntimeError ( ) : System | ||
RuntimeError ( string message ) : System | ||
RuntimeError ( string message, System inner ) : System |
public RuntimeError ( string message ) : System | ||
message | string | |
Résultat | System |
public RuntimeError ( string message, System inner ) : System | ||
message | string | |
inner | System | |
Résultat | System |