C# 클래스 Invert.Core.GraphDesigner.InspectorViewModel

상속: GraphItemViewModel
파일 보기 프로젝트 열기: InvertGames/uFrame.Editor

공개 메소드들

메소드 설명
AddPropertyFields ( string headerText = null ) : void
DataObjectChanged ( ) : void

메소드 상세

AddPropertyFields() 공개 메소드

public AddPropertyFields ( string headerText = null ) : void
headerText string
리턴 void

DataObjectChanged() 공개 메소드

public DataObjectChanged ( ) : void
리턴 void