C# Class BACnet.Core.Datalink.InboundNetgram

Afficher le fichier Open project: LorenVS/bacstack

Méthodes publiques

Méthode Description
InboundNetgram ( IPort port ) : System

Constructs a new netram instance

Method Details

InboundNetgram() public méthode

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