C# Class SharpCifs.Netbios.NameQueryResponse

Inheritance: NameServicePacket
Show file Open project: brandonprry/Potato Class Usage Examples

Public Methods

Method Description
NameQueryResponse ( )
ToString ( ) : string

Private Methods

Method Description
ReadBodyWireFormat ( byte src, int srcIndex ) : int
ReadRDataWireFormat ( byte src, int srcIndex ) : int
WriteBodyWireFormat ( byte dst, int dstIndex ) : int
WriteRDataWireFormat ( byte dst, int dstIndex ) : int

Method Details

NameQueryResponse() public method

public NameQueryResponse ( )

ToString() public method

public ToString ( ) : string
return string