コード例 #1
0
ファイル: TemplateNodeView.cs プロジェクト: minskowl/MY
 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]);
 }