Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Cats
Web
Hub
Helpers
MonthHelper
C# Class Cats.Web.Hub.Helpers.MonthHelper
Mostrar archivo
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