C# Class ZForge.Controls.PropertyGridEx.CustomChoices.CustomChoicesTypeConverter

Inheritance: System.ComponentModel.TypeConverter
Afficher le fichier Open project: zhuangyy/Motion

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