コード例 #1
0
 public Boolean DeleteShooter(UInt32 shooterID)
 => ShooterRepository.DeleteShooter(shooterID);