示例#1
0
 public void CopyBlock(Action action)
 {
     _liveQueue.PushRangeOnce(action);
 }