예제 #1
0
 public void ApplyResults(ValidationResult errors)
 {
     state.ApplyResults(errors);
 }