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