Reference Library
Packet Property
NamespacesAsgard5.BnetBncsReaderPacket
Declaration Syntax
C#Visual BasicVisual C++
public BattleNetPacketId Packet { get; set; }
Public Property Packet As BattleNetPacketId
	Get
	Set
public:
property BattleNetPacketId Packet {
	BattleNetPacketId get ();
	void set (BattleNetPacketId value);
}

Assembly: Asgard5Library (Module: Asgard5Library)