C# Class SilverlightMappingToolBasic.MapDepth.NodePropertiesDialogHelper

Exibir arquivo Open project: chris-tomich/Glyma

Private Properties

Property Type Description
NodePropertiesDialog_Close void

Public Methods

Method Description
NodePropertiesDialogHelper ( INodeNavigator navigator ) : System
ShowNodePropertiesDialog ( INodeProxy node ) : void

Private Methods

Method Description
NodePropertiesDialog_Close ( object sender, EventArgs e ) : void

Method Details

NodePropertiesDialogHelper() public method

public NodePropertiesDialogHelper ( INodeNavigator navigator ) : System
navigator INodeNavigator
return System

ShowNodePropertiesDialog() public method

public ShowNodePropertiesDialog ( INodeProxy node ) : void
node INodeProxy
return void