public class YearlyDayPeriod : BindableCore,
IExecutionYearlyPeriod, INotifyPropertyChanged
Public Class YearlyDayPeriod
Inherits BindableCore
Implements IExecutionYearlyPeriod, INotifyPropertyChanged
YearlyDayPeriod | Initializes a new instance of the YearlyDayPeriod class |
GetNextDate | Finds the next date to execute the task. |
ValidateModel | Validates model. |
GetAttributeFromT |
Get attribute from a class.
(Defined by ObjectExtensions) |
ValidateDataAnnotations |
Validate class with validator of DataAnnotations.
(Defined by ObjectExtensions) |