C# Class Framework.Model.ProfileSpecialBase.EarthquakeClassConverter

Inheritance: System.ComponentModel.StringConverter
Afficher le fichier Open project: callme119/civil

Méthodes publiques

Méthode Description
GetStandardValues ( System context ) : System.ComponentModel.TypeConverter.StandardValuesCollection
GetStandardValuesExclusive ( System context ) : bool
GetStandardValuesSupported ( System context ) : bool

Method Details

GetStandardValues() public méthode

public GetStandardValues ( System context ) : System.ComponentModel.TypeConverter.StandardValuesCollection
context System
Résultat System.ComponentModel.TypeConverter.StandardValuesCollection

GetStandardValuesExclusive() public méthode

public GetStandardValuesExclusive ( System context ) : bool
context System
Résultat bool

GetStandardValuesSupported() public méthode

public GetStandardValuesSupported ( System context ) : bool
context System
Résultat bool