C# 클래스 ArtemisComm.ShipActionPacket

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

Private Properties

프로퍼티 타입 설명
GetSubPacket IPackage

공개 메소드들

메소드 설명
GetValidOrigin ( ) : OriginType
ShipActionPacket ( IPackage subpacket ) : System
ShipActionPacket ( Stream stream, int index ) : System

비공개 메소드들

메소드 설명
GetSubPacket ( Stream stream ) : IPackage

메소드 상세

GetValidOrigin() 공개 메소드

public GetValidOrigin ( ) : OriginType
리턴 OriginType

ShipActionPacket() 공개 메소드

public ShipActionPacket ( IPackage subpacket ) : System
subpacket IPackage
리턴 System

ShipActionPacket() 공개 메소드

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