Ejemplo n.º 1
0
 public bool DeleteAllWithLSP(int lsp)
 {
     return(spdao.DeleteAllWithLSP(lsp));
 }