C# Class RIM.VSNDK_Package.qnxIcon

Inheritance: object, System.ComponentModel.INotifyPropertyChanged
Afficher le fichier Open project: blackberry/VSPlugin

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
AddIconImage ( string iconImage ) : void
DeleteIconImage ( string iconImage ) : void

Méthodes protégées

Méthode Description
RaisePropertyChanged ( string propertyName ) : void

Method Details

AddIconImage() public méthode

public AddIconImage ( string iconImage ) : void
iconImage string
Résultat void

DeleteIconImage() public méthode

public DeleteIconImage ( string iconImage ) : void
iconImage string
Résultat void

RaisePropertyChanged() protected méthode

protected RaisePropertyChanged ( string propertyName ) : void
propertyName string
Résultat void