C# Class dlech.SshAgentLib.WinForms.Default

Default implementation of delegate methods
Afficher le fichier Open project: dlech/SshAgentLib

Méthodes publiques

Méthode Description
ConfirmCallback ( ISshKey key, Process process ) : bool

Method Details

ConfirmCallback() public static méthode

public static ConfirmCallback ( ISshKey key, Process process ) : bool
key ISshKey
process System.Diagnostics.Process
Résultat bool