コード例 #1
0
 static void ExecuteCommand()
 {
     ShellHelper.ExecuteCommand("dotnet", "--info");
 }