C# Class KeePass.Forms.CancelEntryEventArgs

Inheritance: KeePass.Util.CancellableOperationEventArgs
Show file Open project: cappert/keepass2 Class Usage Examples

Public Methods

Method Description
CancelEntryEventArgs ( PwEntry pe, int colId ) : System

Method Details

CancelEntryEventArgs() public method

public CancelEntryEventArgs ( PwEntry pe, int colId ) : System
pe PwEntry
colId int
return System