Méthode | Description | |
---|---|---|
InvalidArgumentCountException ( ) : System | ||
InvalidArgumentCountException ( string command, int expected, int actual ) : System |
Méthode | Description | |
---|---|---|
InvalidArgumentCountException ( System info, System context ) : System |
public InvalidArgumentCountException ( ) : System | ||
Résultat | System |
protected InvalidArgumentCountException ( System info, System context ) : System | ||
info | System | |
context | System | |
Résultat | System |
public InvalidArgumentCountException ( string command, int expected, int actual ) : System | ||
command | string | |
expected | int | |
actual | int | |
Résultat | System |