Свойство | Type | Description | |
---|---|---|---|
m_sDescription | String | ||
m_sName | String |
Méthode | Description | |
---|---|---|
GraphDataProviderBase ( String name, String description ) : System |
Initializes a new instance of the GraphDataProviderBase class.
|
|
TryGetGraphDataAsTemporaryFile ( String &pathToTemporaryFile ) : System.Boolean |
Méthode | Description | |
---|---|---|
CreateDialog ( ) : |
Méthode | Description | |
---|---|---|
AssertValid ( ) : void |
protected abstract CreateDialog ( ) : |
||
Résultat |
public GraphDataProviderBase ( String name, String description ) : System | ||
name | String | /// The name of the data provider. /// |
description | String | /// A description of the data provider. /// |
Résultat | System |
public TryGetGraphDataAsTemporaryFile ( String &pathToTemporaryFile ) : System.Boolean | ||
pathToTemporaryFile | String | |
Résultat | System.Boolean |