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

Inheritance: BACnetPanel2
Datei anzeigen Open project: LorenVS/bacstack

Public Methods

Method Description
Panel ( ObjectInfo info ) : System

Constructs a new device info tab panel

Method Details

Panel() public method

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