C# Class KeePass.Forms.FileClosedEventArgs

Event arguments structure for the file-closed event.
Inheritance: System.EventArgs
Afficher le fichier Open project: cappert/keepass2 Class Usage Examples

Méthodes publiques

Méthode Description
FileClosedEventArgs ( IOConnectionInfo ioClosed ) : System

Default constructor.

Method Details

FileClosedEventArgs() public méthode

Default constructor.
public FileClosedEventArgs ( IOConnectionInfo ioClosed ) : System
ioClosed IOConnectionInfo
Résultat System