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