C# Class DSShared.Windows.InputOkEventArgs

Args class for the InputOkClickDelegate
Inheritance: System.EventArgs
Afficher le fichier Open project: pmprog/OpenXCOM.Tools

Méthodes publiques

Méthode Description
InputOkEventArgs ( Panel panel ) : System

Constructor

Method Details

InputOkEventArgs() public méthode

Constructor
public InputOkEventArgs ( Panel panel ) : System
panel System.Windows.Forms.Panel
Résultat System