C# 클래스 ArtemisComm.BasePacket

상속: ParentPacket
파일 보기 프로젝트 열기: russjudge/ArtemisSBS-ProtocolSharp

공개 메소드들

메소드 설명
BasePacket ( Stream stream, int index ) : System

메소드 상세

BasePacket() 공개 메소드

public BasePacket ( Stream stream, int index ) : System
stream Stream
index int
리턴 System