Beispiel #1
0
 public PlayerManager(IPlayerValidation playerValidation)
 {
     _playerValidation = playerValidation;
 }