C# Class SilverlightMappingToolBasic.UI.SuperGraph.View.ManagementConsole.ViewModel.Project

Inheritance: ManagementConsoleObject
Show file Open project: chris-tomich/Glyma

Public Methods

Method Description
Project ( INode node, Dictionary template ) : System.Collections.Generic
ReloadMetadata ( ) : void

Method Details

Project() public method

public Project ( INode node, Dictionary template ) : System.Collections.Generic
node INode
template Dictionary
return System.Collections.Generic

ReloadMetadata() public method

public ReloadMetadata ( ) : void
return void