C# 클래스 Cats.Web.Hub.Helpers.MonthHelper

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

공개 메소드들

메소드 설명
GetMonth ( List months ) : List
GetMonthList ( ) : List
MonthName ( int id ) : string

메소드 상세

GetMonth() 공개 정적인 메소드

public static GetMonth ( List months ) : List
months List
리턴 List

GetMonthList() 공개 정적인 메소드

public static GetMonthList ( ) : List
리턴 List

MonthName() 공개 정적인 메소드

public static MonthName ( int id ) : string
id int
리턴 string