C# Class X13.Periphery.MsGwInfo

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

Méthodes publiques

Méthode Description
GetBytes ( ) : byte[]
MsGwInfo ( byte gwIdx ) : System
MsGwInfo ( byte buf, int start, int end ) : System

Method Details

GetBytes() public méthode

public GetBytes ( ) : byte[]
Résultat byte[]

MsGwInfo() public méthode

public MsGwInfo ( byte gwIdx ) : System
gwIdx byte
Résultat System

MsGwInfo() public méthode

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