コード例 #1
0
 public IHttpActionResult NotificationHistory()
 => this.Log(() => _notifier.NotificationHistory().OperationResult(Request));