C# Class CEngineSharp_Server.Networking.ConnectionEventArgs

Inheritance: System.EventArgs
Show file Open project: JohnLamontagne/CEngineSharp

Public Methods

Method Description
ConnectionEventArgs ( NetConnection connection ) : System

Method Details

ConnectionEventArgs() public method

public ConnectionEventArgs ( NetConnection connection ) : System
connection Lidgren.Network.NetConnection
return System