Exemplo n.º 1
0
 public bool UpdateCount(MemberInfo mi)
 {
     return(miDal.UpdateCount(mi) > 0);
 }