Пример #1
0
 public static DataTable ExecuteProDetUser(string userId)
 {
     return(OperationDal.ExecuteProDetUser(userId));
 }