C# Class Crosschat.Server.Application.Sessions.SessionEventArgs

Inheritance: System.EventArgs
Show file Open project: EgorBo/CrossChat-Xamarin.Forms Class Usage Examples

Public Methods

Method Description
SessionEventArgs ( ISession session ) : System

Method Details

SessionEventArgs() public method

public SessionEventArgs ( ISession session ) : System
session ISession
return System