コード例 #1
0
ファイル: Program.cs プロジェクト: philliprowe/InternalTools
 /// <summary>
 /// The main entry point for the application.
 /// </summary>
 static void Main()
 {
     UpdateServersListService service = new UpdateServersListService();
 }
コード例 #2
0
 /// <summary>
 /// The main entry point for the application.
 /// </summary>
 static void Main()
 {
     UpdateServersListService service = new UpdateServersListService();
 }