Exemplo n.º 1
0
 internal void ProcessThreadAsDependency(CoroutineThread <Result> thread)
 {
     _manager.ProcessThreadAsDependency(thread);
 }