C# 클래스 DRMFSS.BLL.Period

파일 보기 프로젝트 열기: edgecomputing/cats-hub-module

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
GetMonths ( int year ) : List

Gets the months.

메소드 상세

GetMonths() 공개 정적인 메소드

Gets the months.
public static GetMonths ( int year ) : List
year int The year.
리턴 List