Example #1
0
 public List <Proc_EodByIdFile_Result> GetByIDFile(string EODID)
 {
     return(POSEntities.Proc_EodByIdFile(EODID).ToList());
 }