C# Class SparkleShare.SparkleEventLog

Inheritance: MonoMac.AppKit.NSWindow
Afficher le fichier Open project: hbons/SparkleShare Class Usage Examples

Méthodes publiques

Свойство Type Description
Controller SparkleShare.SparkleEventLogController

Méthodes publiques

Méthode Description
SparkleEventLog ( ) : System
UpdateChooser ( string folders ) : void
UpdateContent ( string html ) : void

Private Methods

Méthode Description
Close ( object sender, System.CancelEventArgs args ) : void
CoInternetSetFeatureEnabled ( int feature, [ flags, bool enable ) : int
WriteOutImages ( ) : void

Method Details

SparkleEventLog() public méthode

public SparkleEventLog ( ) : System
Résultat System

UpdateChooser() public méthode

public UpdateChooser ( string folders ) : void
folders string
Résultat void

UpdateContent() public méthode

public UpdateContent ( string html ) : void
html string
Résultat void

Property Details

Controller public_oe property

public SparkleEventLogController,SparkleShare Controller
Résultat SparkleShare.SparkleEventLogController