C# Class fCraft.Events.SessionConnectingEventArgs

Inheritance: EventArgs, ICancellableEvent
Show file Open project: fragmer/fCraft Class Usage Examples

Private Properties

Property Type Description
SessionConnectingEventArgs System

Public Methods

Method Description
SessionConnectingEventArgs ( IPAddress ip ) : System

Private Methods

Method Description
SessionConnectingEventArgs ( [ ip ) : System

Method Details

SessionConnectingEventArgs() public method

public SessionConnectingEventArgs ( IPAddress ip ) : System
ip IPAddress
return System