C# Class ImaginationServer.World.Handlers.World.ClientRoutePacketHandler

Inheritance: ImaginationServer.Common.Handlers.PacketHandler
Afficher le fichier Open project: Miclebrick/Imagination-Server

Méthodes publiques

Méthode Description
Handle ( BinaryReader reader, LuClient client ) : void

Method Details

Handle() public méthode

public Handle ( BinaryReader reader, LuClient client ) : void
reader System.IO.BinaryReader
client ImaginationServer.Common.LuClient
Résultat void