C# Class ArtemisComm.ShipActionSubPackets.Ready2SubPacket

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

Méthodes publiques

Méthode Description
Ready2SubPacket ( ) : System.IO
Ready2SubPacket ( Stream stream, int index ) : System.IO

Private Methods

Méthode Description
GetPacket ( ) : Packet

Method Details

Ready2SubPacket() public méthode

public Ready2SubPacket ( ) : System.IO
Résultat System.IO

Ready2SubPacket() public méthode

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