C# Class SilverlightMappingToolBasic.Compendium.CompendiumIdeaNode

Inheritance: CompendiumGenericNode
Afficher le fichier Open project: chris-tomich/Glyma

Méthodes publiques

Méthode Description
CompendiumIdeaNode ( ) : System
LoadSettings ( CompendiumNodeSettings settings ) : void
RenderUIElements ( ) : UIElement[]

Method Details

CompendiumIdeaNode() public méthode

public CompendiumIdeaNode ( ) : System
Résultat System

LoadSettings() public méthode

public LoadSettings ( CompendiumNodeSettings settings ) : void
settings CompendiumNodeSettings
Résultat void

RenderUIElements() public méthode

public RenderUIElements ( ) : UIElement[]
Résultat UIElement[]