Esempio n. 1
0
 public static bool AddMsgTrans(MsgPackage obj)
 {
     return(MsgDAL.AddMsgTrans(obj));
 }