Example #1
0
 public IHttpActionResult ClearAll()
 => this.Log(() => _notifier.ClearAll().OperationResult(Request));