C# Class uFrame.MVVM.SubSystemNodeViewModel

Inheritance: uFrame.MVVM.SubSystemNodeViewModelBase
Mostra file Open project: fuutou89/uFrame

Public Methods

Method Description
SubSystemNodeViewModel ( uFrame.MVVM.SubSystemNode graphItemObject, DiagramViewModel diagramViewModel ) : uFrame.Editor.GraphUI.ViewModels

Method Details

SubSystemNodeViewModel() public method

public SubSystemNodeViewModel ( uFrame.MVVM.SubSystemNode graphItemObject, DiagramViewModel diagramViewModel ) : uFrame.Editor.GraphUI.ViewModels
graphItemObject uFrame.MVVM.SubSystemNode
diagramViewModel DiagramViewModel
return uFrame.Editor.GraphUI.ViewModels