C# Class Invert.Core.GraphDesigner.InspectorViewModel

Inheritance: GraphItemViewModel
Show file Open project: InvertGames/uFrame.Editor

Public Methods

Method Description
AddPropertyFields ( string headerText = null ) : void
DataObjectChanged ( ) : void

Method Details

AddPropertyFields() public method

public AddPropertyFields ( string headerText = null ) : void
headerText string
return void

DataObjectChanged() public method

public DataObjectChanged ( ) : void
return void