C# 클래스 SDownload.Framework.IconReportProxy

Report proxy for a system tray icon
상속: InfoReportProxy
파일 보기 프로젝트 열기: brkastner/SDownload

공개 메소드들

메소드 설명
IconReportProxy ( System.Windows.Forms.NotifyIcon icon ) : System

Creates a report proxy to a tray icon

비공개 메소드들

메소드 설명
IconReport ( String message ) : void

Displays a tooltip from the tray icon

메소드 상세

IconReportProxy() 공개 메소드

Creates a report proxy to a tray icon
public IconReportProxy ( System.Windows.Forms.NotifyIcon icon ) : System
icon System.Windows.Forms.NotifyIcon The tray icon to use
리턴 System