C# Class Network.Dns.Ptr

Inheritance: ResponseData
Datei anzeigen Open project: automaters/bonjour.net Class Usage Examples

Public Methods

Method Description
WriteTo ( System writer ) : void

Private Methods

Method Description
Get ( BinaryReader reader ) : Ptr

Method Details

WriteTo() public method

public WriteTo ( System writer ) : void
writer System
return void