C# Class SilverlightMappingToolBasic.MapDepth.NodePropertiesDialogHelper

Afficher le fichier Open project: chris-tomich/Glyma

Private Properties

Свойство Type Description
NodePropertiesDialog_Close void

Méthodes publiques

Méthode Description
NodePropertiesDialogHelper ( INodeNavigator navigator ) : System
ShowNodePropertiesDialog ( INodeProxy node ) : void

Private Methods

Méthode Description
NodePropertiesDialog_Close ( object sender, EventArgs e ) : void

Method Details

NodePropertiesDialogHelper() public méthode

public NodePropertiesDialogHelper ( INodeNavigator navigator ) : System
navigator INodeNavigator
Résultat System

ShowNodePropertiesDialog() public méthode

public ShowNodePropertiesDialog ( INodeProxy node ) : void
node INodeProxy
Résultat void