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