[This is preliminary documentation and is subject to change.]

Namespace:  Phoenix.Communication.Packets
Assembly:  Phoenix (in Phoenix.dll) Version: 0.7.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public class PacketBase
Public Class PacketBase
public ref class PacketBase

Members

         
 All Members  Constructors   Properties  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
PacketBase(array<Byte>[]()[])
Initializes a new instance of the PacketBase class
Data
Id
Lenght

Inheritance Hierarchy

System..::.Object
  Phoenix.Communication.Packets..::.PacketBase
    Phoenix.Communication.Packets..::.VariablePacket

See Also