Forex_Strategy_Builder.Menu_and_StatusBar.MenuQuickScan_OnClick C# (CSharp) Method

MenuQuickScan_OnClick() protected method

Forces the scanning of the strategy
protected MenuQuickScan_OnClick ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
return void
        protected virtual void MenuQuickScan_OnClick(object sender, EventArgs e)
        {
        }