C# Class Canguro.Controller.PropertyGrid.FrameSectionConverter

Inheritance: System.ComponentModel.StringConverter
Afficher le fichier Open project: rforsbach/Treu-Structure

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 An that provides a format context that can be used to extract additional information about the environment from which this converter is invoked. This parameter or properties of this parameter can be null.
Résultat System.ComponentModel.TypeConverter.StandardValuesCollection

GetStandardValuesExclusive() public méthode

public GetStandardValuesExclusive ( System context ) : bool
context System An that provides a format context.
Résultat bool

GetStandardValuesSupported() public méthode

public GetStandardValuesSupported ( System context ) : bool
context System An that provides a format context.
Résultat bool