Exemple #1
0
 /// <summary>
 /// Implements the constructor for the Add-in object. Place your initialization code within this method.
 /// </summary>
 public Connect()
 {
     vsAddIn = new VSNDKAddIn();
 }
Exemple #2
0
 /// <summary> 
 /// Implements the constructor for the Add-in object. Place your initialization code within this method. 
 /// </summary>
 public Connect()
 {
     vsAddIn = new VSNDKAddIn();
 }