示例#1
0
 public string GetMsgType()
 {
     return(WxAPI.GetMsgTypeStr(DataConverter.CLng(Eval("MsgType"))));
 }