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