VSSonarExtensionUi.Model.Menu.MoreInfoMenu.RefreshMenuData C# (CSharp) Method

RefreshMenuData() public method

Refreshes the menu data for menu that have options that are context dependent on the selected issues.
public RefreshMenuData ( ) : void
return void
        public void RefreshMenuData()
        {
            // not necessary
        }