Interface IMenuServiceWorkaround


public interface IMenuServiceWorkaround
Workaround for bug 537046
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Disposes contributions created by service for given part.
  • Method Details

    • clearContributions

      void clearContributions(PartSite site, MPart part)
      Disposes contributions created by service for given part. See bug 537046.