AsposeVisualStudioPluginCells.Connect.OnStartupComplete C# (CSharp) Method

OnStartupComplete() public method

public OnStartupComplete ( System &custom ) : void
custom System
return void
        public void OnStartupComplete(ref System.Array custom)
        {
            InitializeAddIn();
        }