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

OnAddInsUpdate() public méthode

Implements the OnAddInsUpdate method of the IDTExtensibility2 interface. Receives notification when the collection of Add-ins has changed.
public OnAddInsUpdate ( Array &custom ) : void
custom System.Array
Résultat void
        public void OnAddInsUpdate(ref Array custom)
        {
        }