C# Class FarsiLibrary.Win.DevExpress.PersianDateEditFormatInfo

Inheritance: FormatInfo
Datei anzeigen Open project: HEskandari/FarsiLibrary

Public Methods

Method Description
PersianDateEditFormatInfo ( ) : System
PersianDateEditFormatInfo ( IComponentLoading componentLoading ) : System
ShouldSerialize ( ) : bool

Protected Methods

Method Description
ResetFormatString ( ) : void
ResetFormatType ( ) : void
ShouldSerializeFormatString ( ) : bool

Method Details

PersianDateEditFormatInfo() public method

public PersianDateEditFormatInfo ( ) : System
return System

PersianDateEditFormatInfo() public method

public PersianDateEditFormatInfo ( IComponentLoading componentLoading ) : System
componentLoading IComponentLoading
return System

ResetFormatString() protected method

protected ResetFormatString ( ) : void
return void

ResetFormatType() protected method

protected ResetFormatType ( ) : void
return void

ShouldSerialize() public method

public ShouldSerialize ( ) : bool
return bool

ShouldSerializeFormatString() protected method

protected ShouldSerializeFormatString ( ) : bool
return bool