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