public Boolean DeleteShooter(UInt32 shooterID)
 => ShooterRepository.DeleteShooter(shooterID);