C# Class FlatRedBall.Glue.FormHelpers.StringConverters.AvailableExposedNamedObjectVariables

Inheritance: System.ComponentModel.TypeConverter
Afficher le fichier Open project: vchelaru/FlatRedBall

Méthodes publiques

Méthode Description
AvailableExposedNamedObjectVariables ( CustomVariable customVariable, IElement element ) : System
GetStandardValues ( ITypeDescriptorContext context ) : StandardValuesCollection
GetStandardValuesExclusive ( ITypeDescriptorContext context ) : bool
GetStandardValuesSupported ( ITypeDescriptorContext context ) : bool

Method Details

AvailableExposedNamedObjectVariables() public méthode

public AvailableExposedNamedObjectVariables ( CustomVariable customVariable, IElement element ) : System
customVariable FlatRedBall.Glue.SaveClasses.CustomVariable
element IElement
Résultat System

GetStandardValues() public méthode

public GetStandardValues ( ITypeDescriptorContext context ) : StandardValuesCollection
context ITypeDescriptorContext
Résultat StandardValuesCollection

GetStandardValuesExclusive() public méthode

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

GetStandardValuesSupported() public méthode

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