Example #1
0
 public static void  Main(System.String[] args)
 {
     TemplateNodeView v = new TemplateNodeView(args[0]);
 }
Example #2
0
 public static void Main(System.String[] args)
 {
     TemplateNodeView v = new TemplateNodeView(args[0]);
 }