C# Class X13.Periphery.MsDhcpAck

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

Public Methods

Method Description
GetBytes ( ) : byte[]
MsDhcpAck ( byte gwIdx, ushort xId, byte addr ) : System

Method Details

GetBytes() public method

public GetBytes ( ) : byte[]
return byte[]

MsDhcpAck() public method

public MsDhcpAck ( byte gwIdx, ushort xId, byte addr ) : System
gwIdx byte
xId ushort
addr byte
return System