Example #1
0
 public void Update(Tbl_MemberType tbl_MemberType)
 {
     _memberTypeRepository.Update(tbl_MemberType);
 }