Beispiel #1
0
 public bool AddViolation(Violation violation)
 {
     return(nomenclatureService.AddViolation(violation));
 }