Beispiel #1
0
 public IEnumerable GetErrors(string propertyName)
 {
     return(errorNotifier.GetErrors(propertyName));
 }