C# Class ArtemisComm.ShipActionSubPackets.SciSelectSubPacket

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

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
GetPacket ( int targetID ) : Packet
SciSelectSubPacket ( Stream stream, int index ) : System.IO
SciSelectSubPacket ( int targetID ) : System.IO

Method Details

GetPacket() public static méthode

public static GetPacket ( int targetID ) : Packet
targetID int
Résultat Packet

SciSelectSubPacket() public méthode

public SciSelectSubPacket ( Stream stream, int index ) : System.IO
stream System.IO.Stream
index int
Résultat System.IO

SciSelectSubPacket() public méthode

public SciSelectSubPacket ( int targetID ) : System.IO
targetID int
Résultat System.IO