C# Class KeePass.Forms.CancelEntryEventArgs

Inheritance: KeePass.Util.CancellableOperationEventArgs
Afficher le fichier Open project: cappert/keepass2 Class Usage Examples

Méthodes publiques

Méthode Description
CancelEntryEventArgs ( PwEntry pe, int colId ) : System

Method Details

CancelEntryEventArgs() public méthode

public CancelEntryEventArgs ( PwEntry pe, int colId ) : System
pe PwEntry
colId int
Résultat System