Свойство | Тип | Описание | |
---|---|---|---|
Throw | global::Goedel.Utilities.ThrowDelegate |
Метод | Описание | |
---|---|---|
PrivateKeyNotAvailable ( ) : System |
Create an instance of the exception.
|
|
PrivateKeyNotAvailable ( string Description ) : System |
Create an instance of the exception.
|
|
PrivateKeyNotAvailable ( string Description, System Inner ) : System |
Create an instance of the exception.
|
Метод | Описание | |
---|---|---|
_Throw ( object Reason ) : |
public PrivateKeyNotAvailable ( ) : System | ||
Результат | System |
public PrivateKeyNotAvailable ( string Description ) : System | ||
Description | string | Description of the error |
Результат | System |
public PrivateKeyNotAvailable ( string Description, System Inner ) : System | ||
Description | string | Description of the error |
Inner | System | Inner Exception |
Результат | System |