C# Class Fan.Sys.Month

Month.
Inheritance: Enum
Afficher le fichier Open project: xored/f4 Class Usage Examples

Méthodes publiques

Свойство Type Description
m_apr Month
m_aug Month
m_dec Month
m_feb Month
m_jan Month
m_jul Month
m_jun Month
m_mar Month
m_may Month
m_nov Month
m_oct Month
m_sep Month
m_vals List

Méthodes publiques

Méthode Description
@typeof ( ) : Type
abbr ( Locale locale ) : string
decrement ( ) : Month
fromStr ( string name ) : Month
fromStr ( string name, bool check ) : Month
full ( Locale locale ) : string
increment ( ) : Month
localeAbbr ( ) : string
localeFull ( ) : string
numDays ( long year ) : long
toLocale ( ) : string
toLocale ( string pattern ) : string

Private Methods

Méthode Description
Month ( int ordinal, string name )

Method Details

@typeof() public méthode

public @typeof ( ) : Type
Résultat Type

abbr() public méthode

public abbr ( Locale locale ) : string
locale Locale
Résultat string

decrement() public méthode

public decrement ( ) : Month
Résultat Month

fromStr() public static méthode

public static fromStr ( string name ) : Month
name string
Résultat Month

fromStr() public static méthode

public static fromStr ( string name, bool check ) : Month
name string
check bool
Résultat Month

full() public méthode

public full ( Locale locale ) : string
locale Locale
Résultat string

increment() public méthode

public increment ( ) : Month
Résultat Month

localeAbbr() public méthode

public localeAbbr ( ) : string
Résultat string

localeFull() public méthode

public localeFull ( ) : string
Résultat string

numDays() public méthode

public numDays ( long year ) : long
year long
Résultat long

toLocale() public méthode

public toLocale ( ) : string
Résultat string

toLocale() public méthode

public toLocale ( string pattern ) : string
pattern string
Résultat string

Property Details

m_apr public_oe static_oe property

public static Month,Fan.Sys m_apr
Résultat Month

m_aug public_oe static_oe property

public static Month,Fan.Sys m_aug
Résultat Month

m_dec public_oe static_oe property

public static Month,Fan.Sys m_dec
Résultat Month

m_feb public_oe static_oe property

public static Month,Fan.Sys m_feb
Résultat Month

m_jan public_oe static_oe property

public static Month,Fan.Sys m_jan
Résultat Month

m_jul public_oe static_oe property

public static Month,Fan.Sys m_jul
Résultat Month

m_jun public_oe static_oe property

public static Month,Fan.Sys m_jun
Résultat Month

m_mar public_oe static_oe property

public static Month,Fan.Sys m_mar
Résultat Month

m_may public_oe static_oe property

public static Month,Fan.Sys m_may
Résultat Month

m_nov public_oe static_oe property

public static Month,Fan.Sys m_nov
Résultat Month

m_oct public_oe static_oe property

public static Month,Fan.Sys m_oct
Résultat Month

m_sep public_oe static_oe property

public static Month,Fan.Sys m_sep
Résultat Month

m_vals public_oe static_oe property

public static List,Fan.Sys m_vals
Résultat List