프로퍼티 | 타입 | 설명 | |
---|---|---|---|
m_bAllGraphMetricsCalculated | System.Boolean | ||
m_sProgressMessage | String |
메소드 | 설명 | |
---|---|---|
GraphMetricProgress ( String progressMessage, System.Boolean allGraphMetricsCalculated ) : System |
Initializes a new instance of the GraphMetricProgress class with specified values.
|
메소드 | 설명 | |
---|---|---|
AssertValid ( ) : void | ||
GraphMetricProgress ( ) : System |
Do not use this constructor.
|
public GraphMetricProgress ( String progressMessage, System.Boolean allGraphMetricsCalculated ) : System | ||
progressMessage | String | /// Progress message suitable for display in the UI. /// |
allGraphMetricsCalculated | System.Boolean |
/// true if all |
리턴 | System |
protected Boolean,System m_bAllGraphMetricsCalculated | ||
리턴 | System.Boolean |