C# Class RIM.VSNDK_Package.InstalledAPIListSingleton

Class to retrieve Installed API List
Afficher le fichier Open project: blackberry/VSPlugin

Méthodes publiques

Свойство Type Description
_installedAPIList List

Méthodes publiques

Méthode Description
RefreshData ( ) : void

Public function to refresh data.

Private Methods

Méthode Description
GetInstalledAPIList ( ) : void

Get list of installed APIs

InstalledAPIListSingleton ( ) : System

Constructor

Method Details

RefreshData() public méthode

Public function to refresh data.
public RefreshData ( ) : void
Résultat void

Property Details

_installedAPIList public_oe property

public List _installedAPIList
Résultat List