示例#1
0
 public bool editDbUser(CommonClass1 cu)
 {
     return(dc.EditUser(cu));
 }