C# Class OfficialPlugins.VariableDisplay.ElementVariableShowingLogic

Mostrar archivo Open project: vchelaru/FlatRedBall Class Usage Examples

Public Methods

Method Description
UpdateShownVariables ( DataUiGrid grid, IElement element ) : void

Private Methods

Method Description
CreateInstanceMembersForVariables ( IElement element, WpfDataUi.DataTypes.MemberCategory category ) : void

Method Details

UpdateShownVariables() public static method

public static UpdateShownVariables ( DataUiGrid grid, IElement element ) : void
grid WpfDataUi.DataUiGrid
element IElement
return void