VSSonarExtensionUi.Model.Menu.MoreInfoMenu.RefreshMenuData C# (CSharp) Méthode

RefreshMenuData() public méthode

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