Esempio n. 1
0
 public WechatWidget()
 {
     this.bllWechat = new WechatBLL();
 }
Esempio n. 2
0
 public WechatController()
 {
     this.bllWechat = new WechatBLL();
 }