예제 #1
0
 public WechatWidget()
 {
     this.bllWechat = new WechatBLL();
 }
예제 #2
0
 public WechatController()
 {
     this.bllWechat = new WechatBLL();
 }