C# Class Treefrog.Windows.ClipboardEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: jaquadro/Treefrog

Méthodes publiques

Méthode Description
ClipboardEventArgs ( bool selectionReady, bool dataReady ) : System

Method Details

ClipboardEventArgs() public méthode

public ClipboardEventArgs ( bool selectionReady, bool dataReady ) : System
selectionReady bool
dataReady bool
Résultat System