C# Class OfficialPlugins.VariableDisplay.ElementVariableShowingLogic

Afficher le fichier Open project: vchelaru/FlatRedBall Class Usage Examples

Méthodes publiques

Méthode Description
UpdateShownVariables ( DataUiGrid grid, IElement element ) : void

Private Methods

Méthode Description
CreateInstanceMembersForVariables ( IElement element, WpfDataUi.DataTypes.MemberCategory category ) : void

Method Details

UpdateShownVariables() public static méthode

public static UpdateShownVariables ( DataUiGrid grid, IElement element ) : void
grid WpfDataUi.DataUiGrid
element IElement
Résultat void