Пример #1
0
 public static List <RouteName> BALGetRouteName(string prefix)
 {
     return(WayBillRepository.GetRouteName(prefix));
 }