C# Class SshAgentLib.GTK.KeyNode

Inheritance: Gtk.TreeNode
显示文件 Open project: dlech/SshAgentLib

Private Properties

Property Type Description

Public Methods

Method Description
GetKey ( ) : ISshKey
KeyNode ( ISshKey aKey ) : dlech.SshAgentLib

Method Details

GetKey() public method

public GetKey ( ) : ISshKey
return ISshKey

KeyNode() public method

public KeyNode ( ISshKey aKey ) : dlech.SshAgentLib
aKey ISshKey
return dlech.SshAgentLib