C# Class SilverlightMappingToolBasic.Compendium.CompendiumGenericNode

Inheritance: BaseCompendiumNode
Mostra file Open project: chris-tomich/Glyma

Public Methods

Method Description
CompendiumGenericNode ( ) : System
LoadSettings ( CompendiumNodeSettings settings ) : void
RenderUIElements ( ) : UIElement[]

Method Details

CompendiumGenericNode() public method

public CompendiumGenericNode ( ) : System
return System

LoadSettings() public method

public LoadSettings ( CompendiumNodeSettings settings ) : void
settings CompendiumNodeSettings
return void

RenderUIElements() public method

public RenderUIElements ( ) : UIElement[]
return UIElement[]