Exemple #1
0
 public void Send(Action <FDownloader> callBack)
 {
     Timer_Coroutine.SetTimer(SendDownloader(callBack), null);
 }