CrypterOptionsGetValue Method | CryptSharp |
Overload List
Name | Description | |
---|---|---|
GetValueT(CrypterOptionKey) |
Gets the value of an option, if the option is set, or a default value otherwise.
|
|
GetValueT(CrypterOptionKey, T) |
Gets the value of an option, if the option is set, or a specified default value otherwise.
|
See Also