Ejemplo n.º 1
0
 public IHttpActionResult UnseenNotifications()
 => this.Log(() => _notifier.UnseenNotifications().OperationResult(Request));