예제 #1
0
 public MemberController(MemberBLL bll)
 {
     m_BLL = bll;
 }
예제 #2
0
 public MemberController(MemberBLL bll)
 {
     m_BLL = bll;
 }