C# Class RIM.VSNDK_Package.InstalledNDKListSingleton

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

Public Properties

Property Type Description
_installedNDKList List

Public Methods

Method Description
RefreshData ( ) : void

Public function to refresh data.

Private Methods

Method Description
GetInstalledNDKList ( ) : void

Get list of installed APIs

InstalledNDKListSingleton ( ) : System

Constructor

Method Details

RefreshData() public method

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

Property Details

_installedNDKList public property

public List _installedNDKList
return List