Property | Type | Description | |
---|---|---|---|
_tempAPITargetList | List |
Method | Description | |
---|---|---|
RefreshData ( ) : void |
Public function to refresh data.
|
Method | Description | |
---|---|---|
APIListDataReceived ( object sender, System e ) : void |
On Data Received event handler
|
|
APIListDefaultsDataReceived ( object sender, System e ) : void |
On Data Received event handler
|
|
APITargetListSingleton ( ) : System | ||
ErrorDataReceived ( object sender, System e ) : void |
On Error received event handler
|
|
GetAvailableAPIList ( ) : void |
Retrieve list of API's from
|
|
GetDefaultAPIList ( ) : void |
Retrieve list of API's from
|
|
IsAPIInstalled ( string version, string name ) : int |
Check to see if API is installed
|