Exemple #1
0
 public ActionResult StocktakingTwo()
 {
     return(View(MockDataAccess.getMockedStocktaking()));
 }