C# 클래스 SilverlightMappingToolBasic.UI.SuperGraph.View.ManagementConsole.ViewModel.RootMap

상속: ManagementConsoleObject
파일 보기 프로젝트 열기: chris-tomich/Glyma

공개 메소드들

메소드 설명
ReloadMetadata ( ) : void
RootMap ( INode node, Dictionary template, string parentName, bool isSelectable = true ) : System.Collections.Generic

비공개 메소드들

메소드 설명
ReloadYammerFeedTypeMetadata ( ) : void
ReloadYammerMetadata ( ) : void

메소드 상세

ReloadMetadata() 공개 메소드

public ReloadMetadata ( ) : void
리턴 void

RootMap() 공개 메소드

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