Exemplo n.º 1
0
 private void ProcessAndLogServerError(ServerError serverError)
 {
     Error = serverError.ToString();
     LogAndShowError();
 }