C# Class SilverlightMappingToolBasic.Compendium.CompendiumMapNode

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

Méthodes publiques

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

Method Details

CompendiumMapNode() public méthode

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