Method | Description | |
---|---|---|
ConnectionStateEventArgs ( bool connected ) : System | ||
ConnectionStateEventArgs ( bool connected, string uri ) : System |
public ConnectionStateEventArgs ( bool connected ) : System | ||
connected | bool | |
return | System |
public ConnectionStateEventArgs ( bool connected, string uri ) : System | ||
connected | bool | |
uri | string | |
return | System |