Beispiel #1
0
 public bool UpdateNewCId(MemberInfo mi)
 {
     return(miDal.UpdateNewCId(mi) > 0);
 }