C# Class AppVeyor.AppVeyorPackage

Inheritance: Microsoft.VisualStudio.Shell.Package
Show file Open project: onlyutkarsh/AppVeyorExtension

Protected Methods

Method Description
Initialize ( ) : void

Private Methods

Method Description
CreateService ( IServiceContainer container, Type serviceType ) : object

Method Details

Initialize() protected method

protected Initialize ( ) : void
return void