C# Class mRemoteNG.Config.Putty.PuttySessionChangedEventArgs

Inheritance: System.EventArgs
Mostrar archivo Open project: mRemoteNG/mRemoteNG Class Usage Examples

Public Methods

Method Description
PuttySessionChangedEventArgs ( PuttySessionInfo sessionChanged = null ) : System

Method Details

PuttySessionChangedEventArgs() public method

public PuttySessionChangedEventArgs ( PuttySessionInfo sessionChanged = null ) : System
sessionChanged mRemoteNG.Connection.PuttySessionInfo
return System