Interface IMenuCtrl


  • public interface IMenuCtrl
    An addition interface to IMenu that is used for implementation or tools.
    Author:
    katherine
    • Method Summary

      Static Methods 
      Modifier and Type Method Description
      static IMenu from​(Menu instance)  
    • Method Detail

      • from

        static IMenu from​(Menu instance)