C# Class X13.Periphery.MsSearchGW

Inheritance: MsMessage
Mostra file Open project: X13home/X13.Host

Public Properties

Property Type Description
radius byte

Public Methods

Method Description
MsSearchGW ( byte buf, int start, int end ) : System
ToString ( ) : string

Method Details

MsSearchGW() public method

public MsSearchGW ( byte buf, int start, int end ) : System
buf byte
start int
end int
return System

ToString() public method

public ToString ( ) : string
return string

Property Details

radius public_oe property

public byte radius
return byte