示例#1
0
 public MemberController(MemberBLL bll)
 {
     m_BLL = bll;
 }
示例#2
0
 public MemberController(MemberBLL bll)
 {
     m_BLL = bll;
 }