Exemple #1
0
 public IEnumerable <Inventory> Get()
 {
     return(_inventoryProvider.Get());
 }