示例#1
0
 internal static void SetDefaultThread(ThreadManagerMock tm)
 {
     _currentThreadName = tm._threadName;
 }
示例#2
0
 internal static void SetDefaultThread(ThreadManagerMock tm)
 {
     _currentThreadName = tm._threadName;
 }