C# Class GameRevision.GW2Emu.GameServer.Session.GameSession

Inheritance: GameRevision.GW2Emu.Common.Session.GenericSession
Mostrar archivo Open project: puppt/GW2Emu Class Usage Examples

Public Methods

Method Description
GameSession ( Client client, IEventAggregator aggregator ) : System

Method Details

GameSession() public method

public GameSession ( Client client, IEventAggregator aggregator ) : System
client GameRevision.GW2Emu.Common.Network.Client
aggregator IEventAggregator
return System