コード例 #1
0
ファイル: Program.cs プロジェクト: xiaojuntang/MQ
 public static void Main()
 {
     MQHelper.InitMQ();
     Console.ReadLine();
 }