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