コード例 #1
0
ファイル: Program.cs プロジェクト: DeonduPreez/MetalBot
 internal static async Task Main(string[] args)
 {
     await Metal.StartAsync(args);
 }