C# Class GameRevision.GW2Emu.Common.Network.LostClientEventArgs

Inheritance: System.EventArgs
显示文件 Open project: puppt/GW2Emu Class Usage Examples

Public Methods

Method Description
LostClientEventArgs ( Client client ) : System

Method Details

LostClientEventArgs() public method

public LostClientEventArgs ( Client client ) : System
client Client
return System