C# Class RIM.VSNDK_Package.InstalledSimulatorListSingleton

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

Méthodes publiques

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

Méthodes publiques

Méthode Description
GetInstalledSimulatorList ( ) : bool

Retrieve a list of the installed runtimes on the PC.

RefreshData ( ) : void

Public function to refresh data.

Private Methods

Méthode Description
InstalledSimulatorListSingleton ( ) : System

Constructor

Method Details

GetInstalledSimulatorList() public méthode

Retrieve a list of the installed runtimes on the PC.
public GetInstalledSimulatorList ( ) : bool
Résultat bool

RefreshData() public méthode

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

Property Details

installedSimulatorList public_oe property

public List installedSimulatorList
Résultat List