Property | Type | Description | |
---|---|---|---|
m_oGraphMLXmlDocument | |||
m_oHttpNetworkAnalyzer |
Property | Type | Description | |
---|---|---|---|
HttpNetworkAnalyzer_AnalysisCompleted | void | ||
HttpNetworkAnalyzer_ProgressChanged | void |
Method | Description | |
---|---|---|
AssertValid ( ) : void | ||
GraphDataProviderDialogBase ( ) : System |
Do not use this constructor. Do not use this constructor. It is for the Visual Studio designer only. |
|
GraphDataProviderDialogBase ( |
Initializes a new instance of the
|
Method | Description | |
---|---|---|
DoDataExchange ( System.Boolean bFromControls ) : System.Boolean | ||
EnableControls ( ) : void | ||
OnAnalysisCompleted ( |
||
OnAnalysisException ( |
||
OnAnalysisSuccess ( |
||
OnClosed ( |
||
OnEmptyGraph ( ) : void | ||
OnOKClick ( ) : void | ||
OnProgressChanged ( |
||
PreviewStartAnalysis ( ) : System.Boolean | ||
StartAnalysis ( ) : void |
Method | Description | |
---|---|---|
HttpNetworkAnalyzer_AnalysisCompleted ( object sender, |
||
HttpNetworkAnalyzer_ProgressChanged ( object sender, |
protected DoDataExchange ( System.Boolean bFromControls ) : System.Boolean | ||
bFromControls | System.Boolean | |
return | System.Boolean |
public GraphDataProviderDialogBase ( ) : System | ||
return | System |
public GraphDataProviderDialogBase ( |
||
httpNetworkAnalyzer | /// Object that does most of the work. /// | |
return | System |
protected OnAnalysisCompleted ( |
||
e | ||
return | void |
protected OnAnalysisException ( |
||
oException | ||
return | void |
protected OnAnalysisSuccess ( |
||
oGraphMLXmlDocument | ||
return | void |
protected OnClosed ( |
||
e | ||
return | void |
protected OnProgressChanged ( |
||
e | ||
return | void |
protected PreviewStartAnalysis ( ) : System.Boolean | ||
return | System.Boolean |
protected XmlDocument,System.Xml m_oGraphMLXmlDocument | ||
return |