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

Inheritance: BACnetPanel2
Afficher le fichier Open project: LorenVS/bacstack

Méthodes publiques

Méthode Description
Panel ( ObjectInfo info ) : System

Constructs a new device info tab panel

Method Details

Panel() public méthode

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