Interface ITreeCtrl


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

      Static Methods 
      Modifier and Type Method Description
      static ITree from​(Tree instance)  
    • Method Detail

      • from

        static ITree from​(Tree instance)