C# 클래스 StandaloneNode.GroupSettingDialog

상속: System.Windows.Forms.Form
파일 보기 프로젝트 열기: 2014-sed-team3/term-project 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
m_oResultDataTableObservableBase Observer_Core.DataTableObservableBase

공개 메소드들

메소드 설명
GroupSettingDialog ( IGraph graph, ShowMetricCalculateResult oShowMetricCalculateResult ) : Smrf.NodeXL.Core

비공개 메소드들

메소드 설명
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

메소드 상세

GroupSettingDialog() 공개 메소드

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

프로퍼티 상세

m_oResultDataTableObservableBase 공개적으로 프로퍼티

public DataTableObservableBase,Observer_Core m_oResultDataTableObservableBase
리턴 Observer_Core.DataTableObservableBase