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