示例#1
0
 internal void ProcessThread(CoroutineThread <Result> thread)
 {
     _manager.ProcessThread(thread);
 }