AI.nRepo.VSExtensions.Connect.OnStartupComplete C# (CSharp) Méthode

OnStartupComplete() public méthode

Implements the OnStartupComplete method of the IDTExtensibility2 interface. Receives notification that the host application has completed loading.
public OnStartupComplete ( Array &custom ) : void
custom System.Array
Résultat void
        public void OnStartupComplete(ref Array custom)
        {
        }