Exemple #1
0
 public Task <long> DeleteAsync <V>(Expression <Func <T, V> > property) => _store.DeleteAsync(property.GetFullName());