C# Class CommandWithArguments.VSPackageCommandWithArguments

Inheritance: Microsoft.VisualStudio.Shell.Package
Show file Open project: visualstudioextensibility/VSX-Samples

Public Methods

Method Description
VSPackageCommandWithArguments ( ) : System

Protected Methods

Method Description
Initialize ( ) : void

Method Details

Initialize() protected method

protected Initialize ( ) : void
return void

VSPackageCommandWithArguments() public method

public VSPackageCommandWithArguments ( ) : System
return System