Ejemplo n.º 1
0
        public void Test()
        {
            var ctx = new context();

            ctx.load_master_stylesheet(Resources.master_css);
        }
Ejemplo n.º 2
0
        public void Test()
        {
            var html_context = new context();

            html_context.load_master_stylesheet(Resources.master_css);
        }