C# 클래스 SparkleShare.SparkleUI

파일 보기 프로젝트 열기: hbons/SparkleShare 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
About SparkleAbout
Bubbles SparkleBubbles
EventLog SparkleEventLogWindow
Note SparkleNote
Setup SparkleSetup
StatusIcon SparkleStatusIcon

공개 메소드들

메소드 설명
Run ( ) : void

비공개 메소드들

메소드 설명
OnUnhandledException ( object sender, ThreadExceptionEventArgs exception_args ) : void
SparkleUI ( ) : System

메소드 상세

Run() 공개 메소드

public Run ( ) : void
리턴 void

프로퍼티 상세

About 공개적으로 프로퍼티

public SparkleAbout,SparkleShare About
리턴 SparkleAbout

Bubbles 공개적으로 프로퍼티

public SparkleBubbles Bubbles
리턴 SparkleBubbles

EventLog 공개적으로 프로퍼티

public SparkleEventLogWindow EventLog
리턴 SparkleEventLogWindow

Note 공개적으로 프로퍼티

public SparkleNote Note
리턴 SparkleNote

Setup 공개적으로 프로퍼티

public SparkleSetup Setup
리턴 SparkleSetup

StatusIcon 공개적으로 프로퍼티

public SparkleStatusIcon StatusIcon
리턴 SparkleStatusIcon