Esempio n. 1
0
 public static bool UpdateMsgPakage(string id)
 {
     return(MsgDAL.UpdateMsgPakage(id));
 }