C# Class BACnet.Core.Datalink.InboundNetgram

Datei anzeigen Open project: LorenVS/bacstack

Public Methods

Method Description
InboundNetgram ( IPort port ) : System

Constructs a new netram instance

Method Details

InboundNetgram() public method

Constructs a new netram instance
public InboundNetgram ( IPort port ) : System
port IPort The port containing the netgram
return System