C# 클래스 Rsdn.Janus.NotifyIconActivePart

상속: ActivePartBase
파일 보기 프로젝트 열기: rsdn/janus

공개 메소드들

메소드 설명
NotifyIconActivePart ( [ serviceProvider ) : System

보호된 메소드들

메소드 설명
ActivateCore ( ) : void
PassivateCore ( ) : void

비공개 메소드들

메소드 설명
UpdateIconAndTooltip ( ) : void

메소드 상세

ActivateCore() 보호된 메소드

protected ActivateCore ( ) : void
리턴 void

NotifyIconActivePart() 공개 메소드

public NotifyIconActivePart ( [ serviceProvider ) : System
serviceProvider [
리턴 System

PassivateCore() 보호된 메소드

protected PassivateCore ( ) : void
리턴 void