C# Class BACnet.Explorer.Core.Plugins.Tabs.DeviceObjectsTab.Panel

Inheritance: BACnet.Explorer.Core.Controls.BACnetPanel
Afficher le fichier Open project: LorenVS/bacstack

Méthodes publiques

Méthode Description
Panel ( ObjectInfo device ) : System

Constructs a new device info tab panel

Méthodes protégées

Méthode Description
OnUnLoad ( EventArgs e ) : void

Method Details

OnUnLoad() protected méthode

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

Panel() public méthode

Constructs a new device info tab panel
public Panel ( ObjectInfo device ) : System
device ObjectInfo The device to show information for
Résultat System