Exemple #1
0
 public static DataTable Get_Function(int UserID, int ReqsnType)
 {
     return(DAL_PURC_Common.Get_Function(UserID, ReqsnType));
 }