C# 클래스 BudgetAnalyser.Engine.NewZealandPublicHolidays.IndexDayHoliday

A holiday that occurs on a certain day of the week and at a certain indexed week in the month. For example: Queen's birthday is celebrated on the first Monday of June.
상속: Holiday
파일 보기 프로젝트 열기: Benrnz/BudgetAnalyser

공개 메소드들

메소드 설명
CalculateDate ( System.DateTime start, System.DateTime end ) : System.DateTime

비공개 메소드들

메소드 설명
ProposeDate ( int year ) : System.DateTime

메소드 상세

CalculateDate() 공개 메소드

public CalculateDate ( System.DateTime start, System.DateTime end ) : System.DateTime
start System.DateTime
end System.DateTime
리턴 System.DateTime