C# Class Revolution.Messages.Packets.HandShake.Client.ClientSettings

Inheritance: IPacketEvent
Datei anzeigen Open project: ZakAmirz/RevEmu

Public Methods

Method Description
ParsePacket ( Mango.Communication.Sessions.Session session, Message message ) : void

Method Details

ParsePacket() public method

public ParsePacket ( Mango.Communication.Sessions.Session session, Message message ) : void
session Mango.Communication.Sessions.Session
message Revolution.Core.Message
return void