public class BindableBase : BindableCore
Public Class BindableBase
Inherits BindableCore
BindableBase | Initializes a new instance of the BindableBase class |
GetAttributeFromT |
Get attribute from a class.
(Defined by ObjectExtensions) |
ValidateDataAnnotations |
Validate class with validator of DataAnnotations.
(Defined by ObjectExtensions) |