C# Class Server.Infrastructure.Network.Handlers.PacketHandlerAttribute

Inheritance: System.Attribute
Mostra file Open project: GrindFest/GrindFest

Public Methods

Method Description
PacketHandlerAttribute ( OpCodes opCode ) : System

Method Details

PacketHandlerAttribute() public method

public PacketHandlerAttribute ( OpCodes opCode ) : System
opCode OpCodes
return System