C# Class dlech.SshAgentLib.Agent.LockEventArgs

Inheritance: System.EventArgs
Mostra file Open project: dlech/SshAgentLib

Public Methods

Method Description
LockEventArgs ( bool aIsLocked ) : System

Method Details

LockEventArgs() public method

public LockEventArgs ( bool aIsLocked ) : System
aIsLocked bool
return System