Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Network
Dns
UnknownResponseData
C# Class Network.Dns.UnknownResponseData
Inheritance:
ResponseData
Mostra file
Open project: automaters/bonjour.net
Class Usage Examples
Public Methods
Method
Description
WriteTo
(
BinaryWriter
writer
) :
void
Private Methods
Method
Description
Get
(
BinaryReader
reader
) :
ResponseData
Method Details
WriteTo()
public
method
public
WriteTo
(
BinaryWriter
writer
) :
void
writer
System.IO.BinaryWriter
return
void