Пример #1
0
 public JvmThreadRemoteHandle(jthread thread)
 {
     Handle = thread.Handle.ToInt64();
 }
Пример #2
0
 public JvmThreadRemoteHandle(jthread thread)
 {
     Handle = thread.Handle.ToInt64();
 }