C# Class GameRevision.GW2Emu.LoginServer.Session.LoginSession

Inheritance: GameRevision.GW2Emu.Common.Session.GenericSession
显示文件 Open project: puppt/GW2Emu Class Usage Examples

Public Methods

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

Method Details

LoginSession() public method

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