C# Class YANFOE.UI.Dialogs.General.FrmSavingDialog

Afficher le fichier Open project: yanfoe/YANFOE.v2

Méthodes publiques

Méthode Description
FrmSavingDialog ( ) : System

Initializes a new instance of the FrmSavingDialog class.

Private Methods

Méthode Description
BtnCancel_Click ( object sender, EventArgs e ) : void

Handles the Click event of the BtnCancel control.

Timer_Tick ( object sender, EventArgs e ) : void

Handles the Tick event of the Timer control.

Method Details

FrmSavingDialog() public méthode

Initializes a new instance of the FrmSavingDialog class.
public FrmSavingDialog ( ) : System
Résultat System