コード例 #1
0
ファイル: Program.cs プロジェクト: aiyou4love/command
 static void Main(string[] args)
 {
     CommandMgr.runCommand(args);
 }