Example #1
0
 public bool ChangeInfo(MemberActionView model)
 {
     return(_member.ChangeInfo(model));
 }