C# Class Invert.Core.GraphDesigner.InspectorViewModel

Inheritance: GraphItemViewModel
Afficher le fichier Open project: InvertGames/uFrame.Editor

Méthodes publiques

Méthode Description
AddPropertyFields ( string headerText = null ) : void
DataObjectChanged ( ) : void

Method Details

AddPropertyFields() public méthode

public AddPropertyFields ( string headerText = null ) : void
headerText string
Résultat void

DataObjectChanged() public méthode

public DataObjectChanged ( ) : void
Résultat void