Inheritance: Microsoft.VisualStudio.Shell.Package
Example #1
0
 public VsPackage()
 {
   Instance = this;
 }
Example #2
0
 public VsPackage()
 {
     Instance = this;
 }