C# Класс dlech.SshAgentLib.Agent.KeyUsedEventArgs

Наследование: System.EventArgs
Показать файл Открыть проект

Открытые методы

Метод Описание
KeyUsedEventArgs ( ISshKey key, Process otherProcess ) : System

Описание методов

KeyUsedEventArgs() публичный Метод

public KeyUsedEventArgs ( ISshKey key, Process otherProcess ) : System
key ISshKey
otherProcess System.Diagnostics.Process
Результат System