Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
BACnet
Core
Datalink
InboundNetgram
C# Class BACnet.Core.Datalink.InboundNetgram
ファイルを表示
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