C# Class Squirrel.TrayStateChanger

Afficher le fichier Open project: mixmaxhq/electron-promote-windows-tray-items Class Usage Examples

Méthodes publiques

Méthode Description
PromoteTrayItems ( string exeToPromote ) : void

Private Methods

Méthode Description
getTrayItems ( TrayNotify instance ) : List
getTrayItemsWin7 ( TrayNotify instance ) : List
useLegacyInterface ( ) : bool

Method Details

PromoteTrayItems() public méthode

public PromoteTrayItems ( string exeToPromote ) : void
exeToPromote string
Résultat void