Beispiel #1
0
 public void OnGet()
 {
     products = ProductSevice.GetProducts();
 }