Exemplo n.º 1
0
 public static bool DeleteMsgPakage(string tempId)
 {
     return(MsgDAL.DeleteMsgPakage(tempId));
 }