Interface IAreaCtrl


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

      Static Methods 
      Modifier and Type Method Description
      static IArea from​(Area instance)  
    • Method Detail

      • from

        static IArea from​(Area instance)