C# 클래스 Fan.Sys.Month

Month.
상속: Enum
파일 보기 프로젝트 열기: xored/f4 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
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

공개 메소드들

메소드 설명
@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

비공개 메소드들

메소드 설명
Month ( int ordinal, string name )

메소드 상세

@typeof() 공개 메소드

public @typeof ( ) : Type
리턴 Type

abbr() 공개 메소드

public abbr ( Locale locale ) : string
locale Locale
리턴 string

decrement() 공개 메소드

public decrement ( ) : Month
리턴 Month

fromStr() 공개 정적인 메소드

public static fromStr ( string name ) : Month
name string
리턴 Month

fromStr() 공개 정적인 메소드

public static fromStr ( string name, bool check ) : Month
name string
check bool
리턴 Month

full() 공개 메소드

public full ( Locale locale ) : string
locale Locale
리턴 string

increment() 공개 메소드

public increment ( ) : Month
리턴 Month

localeAbbr() 공개 메소드

public localeAbbr ( ) : string
리턴 string

localeFull() 공개 메소드

public localeFull ( ) : string
리턴 string

numDays() 공개 메소드

public numDays ( long year ) : long
year long
리턴 long

toLocale() 공개 메소드

public toLocale ( ) : string
리턴 string

toLocale() 공개 메소드

public toLocale ( string pattern ) : string
pattern string
리턴 string

프로퍼티 상세

m_apr 공개적으로 정적으로 프로퍼티

public static Month,Fan.Sys m_apr
리턴 Month

m_aug 공개적으로 정적으로 프로퍼티

public static Month,Fan.Sys m_aug
리턴 Month

m_dec 공개적으로 정적으로 프로퍼티

public static Month,Fan.Sys m_dec
리턴 Month

m_feb 공개적으로 정적으로 프로퍼티

public static Month,Fan.Sys m_feb
리턴 Month

m_jan 공개적으로 정적으로 프로퍼티

public static Month,Fan.Sys m_jan
리턴 Month

m_jul 공개적으로 정적으로 프로퍼티

public static Month,Fan.Sys m_jul
리턴 Month

m_jun 공개적으로 정적으로 프로퍼티

public static Month,Fan.Sys m_jun
리턴 Month

m_mar 공개적으로 정적으로 프로퍼티

public static Month,Fan.Sys m_mar
리턴 Month

m_may 공개적으로 정적으로 프로퍼티

public static Month,Fan.Sys m_may
리턴 Month

m_nov 공개적으로 정적으로 프로퍼티

public static Month,Fan.Sys m_nov
리턴 Month

m_oct 공개적으로 정적으로 프로퍼티

public static Month,Fan.Sys m_oct
리턴 Month

m_sep 공개적으로 정적으로 프로퍼티

public static Month,Fan.Sys m_sep
리턴 Month

m_vals 공개적으로 정적으로 프로퍼티

public static List,Fan.Sys m_vals
리턴 List