Example #1
0
 /// <summary>
 /// Constructor for JSON Serialization/Deserialization.
 /// </summary>
 public Playground()
 {
     _arrayChecker = new GameRoles();
 }