C# Class Cats.Helpers.RequestHelper

Mostrar archivo Open project: edgecomputing/cats

Public Methods

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

Method Details

GetMonthList() public static method

public static GetMonthList ( ) : List
return List

MonthName() public static method

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