C# Class X13.Periphery.MsDhcpReq

Inheritance: MsMessage
Afficher le fichier Open project: X13home/X13.Host

Méthodes publiques

Свойство Type Description
hLen byte[]
radius byte
xId ushort

Méthodes publiques

Méthode Description
MsDhcpReq ( byte buf, int start, int end ) : System
ToString ( ) : string

Method Details

MsDhcpReq() public méthode

public MsDhcpReq ( byte buf, int start, int end ) : System
buf byte
start int
end int
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

hLen public_oe property

public byte[] hLen
Résultat byte[]

radius public_oe property

public byte radius
Résultat byte

xId public_oe property

public ushort xId
Résultat ushort