Esempio n. 1
0
 internal FrozenThread(RemoteThread thread)
 {
     Thread = thread;
 }