Interface ISpanCtrl


  • public interface ISpanCtrl
    An addition interface to ISpan that is used for implementation or tools.
    Author:
    jumperchen
    • Method Summary

      Static Methods 
      Modifier and Type Method Description
      static ISpan from​(Span instance)  
    • Method Detail

      • from

        static ISpan from​(Span instance)