C# Class RIM.VSNDK_Package.InstalledNDKListSingleton

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

Méthodes publiques

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

Méthodes publiques

Méthode Description
RefreshData ( ) : void

Public function to refresh data.

Private Methods

Méthode Description
GetInstalledNDKList ( ) : void

Get list of installed APIs

InstalledNDKListSingleton ( ) : System

Constructor

Method Details

RefreshData() public méthode

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

Property Details

_installedNDKList public_oe property

public List _installedNDKList
Résultat List