C# 클래스 Squirrel.TrayStateChanger

파일 보기 프로젝트 열기: mixmaxhq/electron-promote-windows-tray-items 1 사용 예제들

공개 메소드들

메소드 설명
PromoteTrayItems ( string exeToPromote ) : void

비공개 메소드들

메소드 설명
getTrayItems ( TrayNotify instance ) : List
getTrayItemsWin7 ( TrayNotify instance ) : List
useLegacyInterface ( ) : bool

메소드 상세

PromoteTrayItems() 공개 메소드

public PromoteTrayItems ( string exeToPromote ) : void
exeToPromote string
리턴 void