Esempio n. 1
0
 public bool IsActiveInTurn(int turnId) => IsActive.ContainsKey(turnId) && IsActive[turnId];