C# Class BrowserReloadOnSave.VSPackage

Inheritance: AsyncPackage
Show file Open project: madskristensen/BrowserReloadOnSave

Protected Methods

Method Description
InitializeAsync ( CancellationToken cancellationToken, IProgress progress ) : System.Threading.Tasks.Task

Method Details

InitializeAsync() protected method

protected InitializeAsync ( CancellationToken cancellationToken, IProgress progress ) : System.Threading.Tasks.Task
cancellationToken System.Threading.CancellationToken
progress IProgress
return System.Threading.Tasks.Task