Method | Description | |
---|---|---|
TargetParameterCountException ( ) : System | ||
TargetParameterCountException ( string message ) : System | ||
TargetParameterCountException ( string message, Exception inner ) : System |
Method | Description | |
---|---|---|
TargetParameterCountException ( SerializationInfo info, StreamingContext context ) : System |
public TargetParameterCountException ( ) : System | ||
return | System |
public TargetParameterCountException ( string message ) : System | ||
message | string | |
return | System |
public TargetParameterCountException ( string message, Exception inner ) : System | ||
message | string | |
inner | Exception | |
return | System |