Interface IHtmlCtrl


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

      Static Methods 
      Modifier and Type Method Description
      static IHtml from​(Html instance)  
    • Method Detail

      • from

        static IHtml from​(Html instance)