C# Class LazerTagHostLibrary.LazerTagProtocol.PacketSendingEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: astrospark/LazerTagHost

Méthodes publiques

Méthode Description
PacketSendingEventArgs ( Packet packet ) : System

Method Details

PacketSendingEventArgs() public méthode

public PacketSendingEventArgs ( Packet packet ) : System
packet Packet
Résultat System