C# Class KeePassLib.Utility.MonoWorkarounds.MwaHandlerInfo

Afficher le fichier Open project: cappert/keepass2

Méthodes publiques

Méthode Description
MwaHandlerInfo ( Delegate fnOrg, Delegate fnOvr, DialogResult dr, Form fContext ) : System.Windows.Forms

Method Details

MwaHandlerInfo() public méthode

public MwaHandlerInfo ( Delegate fnOrg, Delegate fnOvr, DialogResult dr, Form fContext ) : System.Windows.Forms
fnOrg System.Delegate
fnOvr System.Delegate
dr DialogResult
fContext System.Windows.Forms.Form
Résultat System.Windows.Forms