Debug trong C sharp
Trong C sharp các bạn thường debug với Console.WriteLine();
nay có thêm 1 phương thức mới debug đó là System.Diagnostics.Debug.WriteLine("thread "); giúp debug dễ nhìn hơn khi xuất hiện ở Output
Trong C sharp các bạn thường debug với Console.WriteLine();
nay có thêm 1 phương thức mới debug đó là System.Diagnostics.Debug.WriteLine("thread "); giúp debug dễ nhìn hơn khi xuất hiện ở Output