Exemplo n.º 1
0
 public void DeleteDailySalesCall(int callId, int modifiedBy)
 {
     CommonDAL.DeleteDailySalesCall(callId, modifiedBy);
 }