コード例 #1
0
 public void SetOutcome(Domain.Inspection.InspectionOutcome outcome)
 {
     Outcome = outcome.ToViewModel();
 }