C# Class SIL.FieldWorks.IText.LinguaLinksImportDlg.ProgressReporter

Inheritance: SIL.FieldWorks.Common.Controls.ProgressState, IProgress
Afficher le fichier Open project: sillsdev/FieldWorks

Méthodes publiques

Méthode Description
ProgressReporter ( SIL.FieldWorks.Common.Controls.StatusBarProgressPanel panel ) : System
Step ( int nStepAmt ) : void

Method Details

ProgressReporter() public méthode

public ProgressReporter ( SIL.FieldWorks.Common.Controls.StatusBarProgressPanel panel ) : System
panel SIL.FieldWorks.Common.Controls.StatusBarProgressPanel
Résultat System

Step() public méthode

public Step ( int nStepAmt ) : void
nStepAmt int
Résultat void