C# Class BACnet.Explorer.Core.Controls.DevicesTree

Inheritance: Eto.Forms.Panel
Afficher le fichier Open project: LorenVS/bacstack Class Usage Examples

Méthodes publiques

Méthode Description
DevicesTree ( ) : System

Méthodes protégées

Méthode Description
OnLoad ( EventArgs e ) : void
OnUnLoad ( EventArgs e ) : void

Private Methods

Méthode Description
_refreshTimerElapsed ( object sender, EventArgs e ) : void
_selectedItemChanged ( object sender, EventArgs e ) : void

Method Details

DevicesTree() public méthode

public DevicesTree ( ) : System
Résultat System

OnLoad() protected méthode

protected OnLoad ( EventArgs e ) : void
e System.EventArgs
Résultat void

OnUnLoad() protected méthode

protected OnUnLoad ( EventArgs e ) : void
e System.EventArgs
Résultat void