Пример #1
0
 public void AddToSetup(Chunk chunk)
 {
     SetupQueue.AddSorted(chunk);
 }