C# 클래스 FarsiLibrary.Win.DevExpress.PersianDateEditFormatInfo

상속: FormatInfo
파일 보기 프로젝트 열기: HEskandari/FarsiLibrary

공개 메소드들

메소드 설명
PersianDateEditFormatInfo ( ) : System
PersianDateEditFormatInfo ( IComponentLoading componentLoading ) : System
ShouldSerialize ( ) : bool

보호된 메소드들

메소드 설명
ResetFormatString ( ) : void
ResetFormatType ( ) : void
ShouldSerializeFormatString ( ) : bool

메소드 상세

PersianDateEditFormatInfo() 공개 메소드

public PersianDateEditFormatInfo ( ) : System
리턴 System

PersianDateEditFormatInfo() 공개 메소드

public PersianDateEditFormatInfo ( IComponentLoading componentLoading ) : System
componentLoading IComponentLoading
리턴 System

ResetFormatString() 보호된 메소드

protected ResetFormatString ( ) : void
리턴 void

ResetFormatType() 보호된 메소드

protected ResetFormatType ( ) : void
리턴 void

ShouldSerialize() 공개 메소드

public ShouldSerialize ( ) : bool
리턴 bool

ShouldSerializeFormatString() 보호된 메소드

protected ShouldSerializeFormatString ( ) : bool
리턴 bool