Esempio n. 1
0
 public static int DeleteBy(string strWhere)
 {
     return(OCSStatusDAL.DeleteBy(strWhere));
 }