C# Class ArtemisComm.ShipActionPacket

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

Private Properties

Свойство Type Description
GetSubPacket IPackage

Méthodes publiques

Méthode Description
GetValidOrigin ( ) : OriginType
ShipActionPacket ( IPackage subpacket ) : System
ShipActionPacket ( Stream stream, int index ) : System

Private Methods

Méthode Description
GetSubPacket ( Stream stream ) : IPackage

Method Details

GetValidOrigin() public méthode

public GetValidOrigin ( ) : OriginType
Résultat OriginType

ShipActionPacket() public méthode

public ShipActionPacket ( IPackage subpacket ) : System
subpacket IPackage
Résultat System

ShipActionPacket() public méthode

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