C# Class KeePass.Forms.FileClosingEventArgs

Event arguments structure for file-closing events.
Inheritance: KeePass.Util.CancellableOperationEventArgs
Afficher le fichier Open project: cappert/keepass2 Class Usage Examples

Méthodes publiques

Méthode Description
FileClosingEventArgs ( KeePassLib.PwDatabase pwDatabase ) : System

Default constructor.

Method Details

FileClosingEventArgs() public méthode

Default constructor.
public FileClosingEventArgs ( KeePassLib.PwDatabase pwDatabase ) : System
pwDatabase KeePassLib.PwDatabase
Résultat System