C# Class StandaloneNode.GroupSettingDialog

Inheritance: System.Windows.Forms.Form
Datei anzeigen Open project: 2014-sed-team3/term-project Class Usage Examples

Public Properties

Property Type Description
m_oResultDataTableObservableBase Observer_Core.DataTableObservableBase

Public Methods

Method Description
GroupSettingDialog ( IGraph graph, ShowMetricCalculateResult oShowMetricCalculateResult ) : Smrf.NodeXL.Core

Private Methods

Method Description
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

btnCancel_Click ( object sender, EventArgs e ) : void
btnOK_Click ( object sender, EventArgs e ) : void

Method Details

GroupSettingDialog() public method

public GroupSettingDialog ( IGraph graph, ShowMetricCalculateResult oShowMetricCalculateResult ) : Smrf.NodeXL.Core
graph IGraph
oShowMetricCalculateResult ShowMetricCalculateResult
return Smrf.NodeXL.Core

Property Details

m_oResultDataTableObservableBase public_oe property

public DataTableObservableBase,Observer_Core m_oResultDataTableObservableBase
return Observer_Core.DataTableObservableBase