Метод | Описание | |
---|---|---|
TargetParameterCountException ( ) : System | ||
TargetParameterCountException ( string message ) : System | ||
TargetParameterCountException ( string message, Exception inner ) : System |
Метод | Описание | |
---|---|---|
TargetParameterCountException ( SerializationInfo info, StreamingContext context ) : System |
public TargetParameterCountException ( ) : System | ||
Результат | System |
public TargetParameterCountException ( string message ) : System | ||
message | string | |
Результат | System |
public TargetParameterCountException ( string message, Exception inner ) : System | ||
message | string | |
inner | Exception | |
Результат | System |