Ejemplo n.º 1
0
 internal string GetStoreById(int id)
 {
     return(_storeProvider.GetStoreById(id));
 }