Example #1
0
 public List <Proc_GetAllLTerminal_Result> GetAllTerminal()
 {
     return(POSEntities.Proc_GetAllLTerminal().ToList());
 }