Exemplo n.º 1
0
 public void CopyBlock(Action action)
 {
     _liveQueue.PushRangeOnce(action);
 }