Ejemplo n.º 1
0
 public static bool UpdateMsgTrans(MsgPackage o)
 {
     return(MsgDAL.UpdateMsgTrans(o));
 }