C# Class BrowserReloadOnSave.VSPackage

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

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