C# Class ArtemisComm.ShipActionSubPackets.ReadySubPacket

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

Méthodes publiques

Méthode Description
ReadySubPacket ( ) : System
ReadySubPacket ( Stream stream, int index ) : System

Private Methods

Méthode Description
GetPacket ( ) : Packet

Method Details

ReadySubPacket() public méthode

public ReadySubPacket ( ) : System
Résultat System

ReadySubPacket() public méthode

public ReadySubPacket ( Stream stream, int index ) : System
stream Stream
index int
Résultat System