C# Class ArtemisComm.BasePacket

Inheritance: ParentPacket
Afficher le fichier Open project: russjudge/ArtemisSBS-ProtocolSharp

Méthodes publiques

Méthode Description
BasePacket ( Stream stream, int index ) : System

Method Details

BasePacket() public méthode

public BasePacket ( Stream stream, int index ) : System
stream Stream
index int
Résultat System