Ejemplo n.º 1
0
 protected void NotifyError(string message)
 {
     Mediator.NotifyDomainNotification(DomainNotification.Fail(message));
 }