C# Class Mono.Tools.EventViewer.EventEntryProperties

Inheritance: System.Windows.Forms.Form
Afficher le fichier Open project: mono/winforms-tools Class Usage Examples

Méthodes publiques

Méthode Description
DisplayEventEntry ( EventEntryView entry ) : void
EventEntryProperties ( ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Clean up any resources being used.

Private Methods

Méthode Description
DisplayDataBytes ( ) : void
DisplayDataWords ( ) : void
InitializeComponent ( ) : void
bytesRadioButton_CheckedChanged ( object sender, System e ) : void
cancelButton_Click ( object sender, System e ) : void
okButton_Click ( object sender, System e ) : void
wordsRadioButton_CheckedChanged ( object sender, System e ) : void

Method Details

DisplayEventEntry() public méthode

public DisplayEventEntry ( EventEntryView entry ) : void
entry EventEntryView
Résultat void

Dispose() protected méthode

Clean up any resources being used.
protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

EventEntryProperties() public méthode

public EventEntryProperties ( ) : System
Résultat System