コード例 #1
0
 public Boolean EditShooter(Shooter shooter, UInt32 id)
 => ShooterRepository.EditShooter(shooter, id);