コード例 #1
0
 public Boolean DeleteTarget(UInt32 id)
 => TargetRepository.DeleteTarget(id);