Property | Type | Description | |
---|---|---|---|
m_oBackgroundWorker | |||
m_oGraphMetricUserSettings |
Method | Description | |
---|---|---|
CalculateGraphMetricsContext ( |
Initializes a new instance of the
|
|
ShouldCalculateGraphMetrics ( GraphMetrics graphMetrics ) : System.Boolean |
Method | Description | |
---|---|---|
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. /// | |
return | System |
public ShouldCalculateGraphMetrics ( GraphMetrics graphMetrics ) : System.Boolean | ||
graphMetrics | GraphMetrics | |
return | System.Boolean |
protected BackgroundWorker,System.ComponentModel m_oBackgroundWorker | ||
return |