Example #1
0
 public async Task DeleteAsync(string id) => await _movieDao.DeleteAsync(id);