Пример #1
0
 public void BeginCleanupPhase(ITurnScope turnScope)
 {
     turnScope.CleanUp();
 }