public override void AfterConstruction(){
     base.AfterConstruction();
     _intervalType=NthIncludedDayIntervalType.IntervalTypeMonthly;
 }
 public override void AfterConstruction()
 {
     base.AfterConstruction();
     _intervalType = NthIncludedDayIntervalType.IntervalTypeMonthly;
 }