DecryptionFailedEventArgs Constructors
Provides data for the DecryptionFailed event.Name | Parameters | Description |
---|---|---|
DecryptionFailedEventArgs(RichEditDecryptionException) | e | Initializes a new instance of the DecryptionFailedEventArgs class with the specified exception. |
See Also