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