C# Class CommandTaskRunner.CommandTaskRunnerPackage

Inheritance: AsyncPackage
Afficher le fichier Open project: madskristensen/CommandTaskRunner

Méthodes protégées

Méthode Description
InitializeAsync ( CancellationToken cancellationToken, IProgress progress ) : System.Threading.Tasks.Task

Method Details

InitializeAsync() protected méthode

protected InitializeAsync ( CancellationToken cancellationToken, IProgress progress ) : System.Threading.Tasks.Task
cancellationToken System.Threading.CancellationToken
progress IProgress
Résultat System.Threading.Tasks.Task