コード例 #1
0
 public bool DeleteAllWithLSP(int lsp)
 {
     return(spdao.DeleteAllWithLSP(lsp));
 }