Exemple #1
0
 internal FrozenThread(RemoteThread thread)
 {
     Thread = thread;
 }