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