原文:微信公众号发起微信支付 c# tenpay.dll: MD5Util.cs using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Security.Cryptography; namespace tenpay { public class MD5Util { public MD5Util() { // // TODO: 在此处添加构造函数逻辑 //