예제 #1
0
 //储存
 public IEnumerator FlushAll(Coroutine coroutine)
 {
     return(mImpl.FlushAll(coroutine, this));
 }