Interface IRowsCtrl


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

      Static Methods 
      Modifier and Type Method Description
      static IRows from​(Rows instance)  
    • Method Detail

      • from

        static IRows from​(Rows instance)