C# 클래스 System.Globalization.CalendarTable

상속: BaseInfoTable
파일 보기 프로젝트 열기: gbarnett/shared-source-cli-2.0 1 사용 예제들

Private Properties

프로퍼티 타입 설명
CalendarTable System.Runtime.Remoting
CalendarTable System.Runtime.Remoting
ICURRENTERA int
IFORMATFLAGS int
SABBREVDAYNAMES String[]
SABBREVENGERANAMES String[]
SABBREVERANAMES String[]
SABBREVMONTHNAMES String[]
SDAYNAMES String[]
SERANAMES String[]
SERARANGES int[][]
SLEAPYEARMONTHNAMES String[]
SLONGDATE String[]
SMONTHDAY String
SMONTHNAMES String[]
SSHORTDATE String[]
SSUPERSHORTDAYNAMES String[]
SYEARMONTH String[]
SetDataItemPointers void
nativeGetEraName String

비공개 메소드들

메소드 설명
CalendarTable ( ) : System.Runtime.Remoting
CalendarTable ( String fileName, bool fromAssembly ) : System.Runtime.Remoting
ICURRENTERA ( int id ) : int
IFORMATFLAGS ( int id ) : int
SABBREVDAYNAMES ( int id ) : String[]
SABBREVENGERANAMES ( int id ) : String[]
SABBREVERANAMES ( int id ) : String[]
SABBREVMONTHNAMES ( int id ) : String[]
SDAYNAMES ( int id ) : String[]
SERANAMES ( int id ) : String[]
SERARANGES ( int id ) : int[][]
SLEAPYEARMONTHNAMES ( int id ) : String[]
SLONGDATE ( int id ) : String[]
SMONTHDAY ( int id ) : String
SMONTHNAMES ( int id ) : String[]
SSHORTDATE ( int id ) : String[]
SSUPERSHORTDAYNAMES ( int id ) : String[]
SYEARMONTH ( int id ) : String[]
SetDataItemPointers ( ) : void
nativeGetEraName ( int culture, int calID ) : String