Пример #1
0
 public void Thread_StaticData()
 {
     TestContext.WriteLine("Rabbit");
     MyThread.TestThreadStaticData();
 }