C# 클래스 SparkleShare.SparkleEventLog

상속: MonoMac.AppKit.NSWindow
파일 보기 프로젝트 열기: hbons/SparkleShare 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Controller SparkleShare.SparkleEventLogController

공개 메소드들

메소드 설명
SparkleEventLog ( ) : System
UpdateChooser ( string folders ) : void
UpdateContent ( string html ) : void

비공개 메소드들

메소드 설명
Close ( object sender, System.CancelEventArgs args ) : void
CoInternetSetFeatureEnabled ( int feature, [ flags, bool enable ) : int
WriteOutImages ( ) : void

메소드 상세

SparkleEventLog() 공개 메소드

public SparkleEventLog ( ) : System
리턴 System

UpdateChooser() 공개 메소드

public UpdateChooser ( string folders ) : void
folders string
리턴 void

UpdateContent() 공개 메소드

public UpdateContent ( string html ) : void
html string
리턴 void

프로퍼티 상세

Controller 공개적으로 프로퍼티

public SparkleEventLogController,SparkleShare Controller
리턴 SparkleShare.SparkleEventLogController