Ejemplo n.º 1
0
 public bool UpdateSL(int MASP, int SL)
 {
     return(sp_dal.UpdateSL(MASP, SL));
 }