C# Class RIM.VSNDK_Package.InstalledAPIListSingleton

Class to retrieve Installed API List
Show file Open project: blackberry/VSPlugin

Public Properties

Property Type Description
_installedAPIList List

Public Methods

Method Description
RefreshData ( ) : void

Public function to refresh data.

Private Methods

Method Description
GetInstalledAPIList ( ) : void

Get list of installed APIs

InstalledAPIListSingleton ( ) : System

Constructor

Method Details

RefreshData() public method

Public function to refresh data.
public RefreshData ( ) : void
return void

Property Details

_installedAPIList public property

public List _installedAPIList
return List