Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
PLCNetLibDemo
Demo.PLCEntry
C# Class PLCNetLibDemo.Demo.PLCEntry
显示文件
Open project: engina/PLCNetLib
Public Properties
Property
Type
Description
IP
System.Net.IPAddress
MAC
string
Public Methods
Method
Description
PLCEntry
(
IPAddress
ip
,
string
mac
) :
System
ToString
( ) :
string
Method Details
PLCEntry()
public
method
public
PLCEntry
(
IPAddress
ip
,
string
mac
) :
System
ip
System.Net.IPAddress
mac
string
return
System
ToString()
public
method
public
ToString
( ) :
string
return
string
Property Details
IP
public_oe property
public
IPAddress,System.Net
IP
return
System.Net.IPAddress
MAC
public_oe property
public
string
MAC
return
string