Interface IFootCtrl


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

      Static Methods 
      Modifier and Type Method Description
      static IFoot from​(Foot instance)  
    • Method Detail

      • from

        static IFoot from​(Foot instance)