C# Class dlech.SshAgentLib.SshKeyEventArgs

Inheritance: System.EventArgs
Datei anzeigen Open project: dlech/SshAgentLib Class Usage Examples

Public Methods

Method Description
SshKeyEventArgs ( ISshKey key ) : System

Method Details

SshKeyEventArgs() public method

public SshKeyEventArgs ( ISshKey key ) : System
key ISshKey
return System