C# Class FarsiLibrary.Win.DevExpress.PersianDateEditFormatInfo

Inheritance: FormatInfo
Afficher le fichier Open project: HEskandari/FarsiLibrary

Méthodes publiques

Méthode Description
PersianDateEditFormatInfo ( ) : System
PersianDateEditFormatInfo ( IComponentLoading componentLoading ) : System
ShouldSerialize ( ) : bool

Méthodes protégées

Méthode Description
ResetFormatString ( ) : void
ResetFormatType ( ) : void
ShouldSerializeFormatString ( ) : bool

Method Details

PersianDateEditFormatInfo() public méthode

public PersianDateEditFormatInfo ( ) : System
Résultat System

PersianDateEditFormatInfo() public méthode

public PersianDateEditFormatInfo ( IComponentLoading componentLoading ) : System
componentLoading IComponentLoading
Résultat System

ResetFormatString() protected méthode

protected ResetFormatString ( ) : void
Résultat void

ResetFormatType() protected méthode

protected ResetFormatType ( ) : void
Résultat void

ShouldSerialize() public méthode

public ShouldSerialize ( ) : bool
Résultat bool

ShouldSerializeFormatString() protected méthode

protected ShouldSerializeFormatString ( ) : bool
Résultat bool