public class ExceptionEventArgs : HandledEventArgsPublic Class ExceptionEventArgs
Inherits HandledEventArgs| ExceptionEventArgs | Class constructor. |
| Exception | Gets the object of the unhandled exception. |
| GetAttributeFromT |
Get attribute from a class.
(Defined by ObjectExtensions) |
| ValidateDataAnnotations |
Validate class with validator of DataAnnotations.
(Defined by ObjectExtensions) |