Esempio n. 1
0
 internal IEnumerable <Store> GetAll()
 {
     return(_storeProvider.GetAll());
 }