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