프로퍼티 | 타입 | 설명 | |
---|---|---|---|
m_oBackgroundWorker | |||
m_oGraphMetricUserSettings |
메소드 | 설명 | |
---|---|---|
CalculateGraphMetricsContext ( |
Initializes a new instance of the
|
|
ShouldCalculateGraphMetrics ( GraphMetrics graphMetrics ) : System.Boolean |
메소드 | 설명 | |
---|---|---|
AssertValid ( ) : void |
public CalculateGraphMetricsContext ( |
||
graphMetricUserSettings | /// Stores the user's settings for calculating graph metrics. /// | |
backgroundWorker | /// The BackgroundWorker object that is performing all graph metric /// calculations. /// | |
리턴 | System |
public ShouldCalculateGraphMetrics ( GraphMetrics graphMetrics ) : System.Boolean | ||
graphMetrics | GraphMetrics | |
리턴 | System.Boolean |
protected BackgroundWorker,System.ComponentModel m_oBackgroundWorker | ||
리턴 |