AI.nRepo.VSExtensions.Connect.Connect C# (CSharp) Method

Connect() public method

Implements the constructor for the Add-in object. Place your initialization code within this method.
public Connect ( ) : System
return System
        public Connect()
        {
        }