C# Class X13.Periphery.MsGwInfo

Inheritance: MsMessage
显示文件 Open project: X13home/X13.Host

Public Methods

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

Method Details

GetBytes() public method

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

MsGwInfo() public method

public MsGwInfo ( byte gwIdx ) : System
gwIdx byte
return System

MsGwInfo() public method

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