C# Class Kamsar.WebConsole.Samples.Tasks

Inheritance: WebConsolePage
Afficher le fichier Open project: kamsar/Kamsar.WebConsole

Méthodes protégées

Méthode Description
ExecuteTask ( IProgressStatus progress ) : void
Process ( IProgressStatus progress ) : void

Method Details

ExecuteTask() protected méthode

protected ExecuteTask ( IProgressStatus progress ) : void
progress IProgressStatus
Résultat void

Process() protected méthode

protected Process ( IProgressStatus progress ) : void
progress IProgressStatus
Résultat void