C# 클래스 ArtemisComm.ShipActionSubPackets.SciSelectSubPacket

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
GetPacket ( int targetID ) : Packet
SciSelectSubPacket ( Stream stream, int index ) : System.IO
SciSelectSubPacket ( int targetID ) : System.IO

메소드 상세

GetPacket() 공개 정적인 메소드

public static GetPacket ( int targetID ) : Packet
targetID int
리턴 Packet

SciSelectSubPacket() 공개 메소드

public SciSelectSubPacket ( Stream stream, int index ) : System.IO
stream System.IO.Stream
index int
리턴 System.IO

SciSelectSubPacket() 공개 메소드

public SciSelectSubPacket ( int targetID ) : System.IO
targetID int
리턴 System.IO