C# Class NetIde.Shell.NiTaskDialogVerificationFlagCheckedChangedEventArgs

Inheritance: NiTaskDialogEventArgs
Afficher le fichier Open project: netide/netide Class Usage Examples

Méthodes publiques

Méthode Description
NiTaskDialogVerificationFlagCheckedChangedEventArgs ( INiActiveTaskDialog activeTaskDialog, bool @checked ) : System

Method Details

NiTaskDialogVerificationFlagCheckedChangedEventArgs() public méthode

public NiTaskDialogVerificationFlagCheckedChangedEventArgs ( INiActiveTaskDialog activeTaskDialog, bool @checked ) : System
activeTaskDialog INiActiveTaskDialog
@checked bool
Résultat System