C# Class ArtemisComm.BasePacket

Inheritance: ParentPacket
显示文件 Open project: russjudge/ArtemisSBS-ProtocolSharp

Public Methods

Method Description
BasePacket ( Stream stream, int index ) : System

Method Details

BasePacket() public method

public BasePacket ( Stream stream, int index ) : System
stream Stream
index int
return System