C# Class SteamDroidServer.Networking.EventArguments.ConnectionEventArgs

Inheritance: System.EventArgs
Show file Open project: FlyingPie/SteamDroid Class Usage Examples

Public Methods

Method Description
ConnectionEventArgs ( Connection connection ) : System

Method Details

ConnectionEventArgs() public method

public ConnectionEventArgs ( Connection connection ) : System
connection Connection
return System