Example #1
0
 public async Task <ApiResponse> Delete(long id)
 => await _textManager.Delete(id);