C# Class SilverlightMappingToolBasic.Compendium.CompendiumGenericNode

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

Méthodes publiques

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

Method Details

CompendiumGenericNode() public méthode

public CompendiumGenericNode ( ) : 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[]