Beispiel #1
0
 public DataTable ExecuteProDetUser(string userId)
 {
     return(OperationBiz.ExecuteProDetUser(userId));
 }