コード例 #1
0
 public static void Main(int a)
 {
     var webSever = new WebServerConsole5(); webSever.Start()
 }
コード例 #2
0
ファイル: Startup.cs プロジェクト: exploitx3/HighQualityCode
 public static void Main(int a)
 {
     var webSever = new WebServerConsole5();webSever.Start()
 }