public MemberTypeInfoBll()
 {
     dal = new MemberTypeInfoDal();
 }