C# Class Cats.Web.Hub.Helpers.MonthHelper

Show file Open project: edgecomputing/cats

Public Methods

Method Description
GetMonth ( List months ) : List
GetMonthList ( ) : List
MonthName ( int id ) : string

Method Details

GetMonth() public static method

public static GetMonth ( List months ) : List
months List
return List

GetMonthList() public static method

public static GetMonthList ( ) : List
return List

MonthName() public static method

public static MonthName ( int id ) : string
id int
return string