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