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

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

Public Methods

Method Description
ReloadMetadata ( ) : void
RootMap ( INode node, Dictionary template, string parentName, bool isSelectable = true ) : System.Collections.Generic

Private Methods

Method Description
ReloadYammerFeedTypeMetadata ( ) : void
ReloadYammerMetadata ( ) : void

Method Details

ReloadMetadata() public method

public ReloadMetadata ( ) : void
return void

RootMap() public method

public RootMap ( INode node, Dictionary template, string parentName, bool isSelectable = true ) : System.Collections.Generic
node INode
template Dictionary
parentName string
isSelectable bool
return System.Collections.Generic