The type or namespace name 'ConsoleTraceListener' could not be found (are you missing a using directive or an assembly reference?)

前端 未结 0 1638
萌比男神i
萌比男神i 2021-02-06 04:22

I try to write the C# program with 2 files: SyncService.cs and Program.cs as followed:

Program.cs

using System;
using System.Diagnostics;
         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题