コード例 #1
0
 public Boolean EditTarget(Target target, UInt32 target_id)
 => TargetRepository.EditTarget(target, target_id);