public ActionResult IngredienteM()
 {
     return(View(Objcat.Tabla_Medida().Tables[0]));
 }