Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
dlech
SshAgentLib
Agent.KeyUsedEventArgs
C# Class dlech.SshAgentLib.Agent.KeyUsedEventArgs
Inheritance:
System.EventArgs
ファイルを表示
Open project: dlech/SshAgentLib
Public Methods
Method
Description
KeyUsedEventArgs
(
ISshKey
key
,
Process
otherProcess
) :
System
Method Details
KeyUsedEventArgs()
public
method
public
KeyUsedEventArgs
(
ISshKey
key
,
Process
otherProcess
) :
System
key
ISshKey
otherProcess
System.Diagnostics.Process
return
System