C# Class dlech.SshAgentLib.Agent.KeyUsedEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: dlech/SshAgentLib

Méthodes publiques

Méthode Description
KeyUsedEventArgs ( ISshKey key, Process otherProcess ) : System

Method Details

KeyUsedEventArgs() public méthode

public KeyUsedEventArgs ( ISshKey key, Process otherProcess ) : System
key ISshKey
otherProcess System.Diagnostics.Process
Résultat System