C# Class PalringoApi.Networking.PacketHandling.Handlers.ThrottleHandler

The throttle handler
Inheritance: PacketHandler
Afficher le fichier Open project: calico-crusade/PalringoApi

Méthodes publiques

Méthode Description
Process ( Packet packet ) : void

The processor

Method Details

Process() public méthode

The processor
public Process ( Packet packet ) : void
packet Packet
Résultat void