Esempio n. 1
0
 public ActionResult SaveSubstance(ProductSubstance substance)
 {
     return this.Direct(new { });
 }
Esempio n. 2
0
 public ActionResult SaveSubstance(ProductSubstance substance)
 {
     return(this.Direct(new { }));
 }