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