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