public class HandledEventArgs
Public Class HandledEventArgs
HandledEventArgs | Initializes a new instance of the HandledEventArgs class |
Handled | Gets or sets whether the process has been checked () or should continue with its own processing. |
GetAttributeFromT |
Get attribute from a class.
(Defined by ObjectExtensions) |
ValidateDataAnnotations |
Validate class with validator of DataAnnotations.
(Defined by ObjectExtensions) |