Méthode | Description | |
---|---|---|
TargetParameterCountException ( ) : System | ||
TargetParameterCountException ( string message ) : System | ||
TargetParameterCountException ( string message, Exception inner ) : System |
Méthode | Description | |
---|---|---|
TargetParameterCountException ( SerializationInfo info, StreamingContext context ) : System |
public TargetParameterCountException ( ) : System | ||
Résultat | System |
public TargetParameterCountException ( string message ) : System | ||
message | string | |
Résultat | System |
public TargetParameterCountException ( string message, Exception inner ) : System | ||
message | string | |
inner | Exception | |
Résultat | System |