Example #1
0
 public IEnumerable <string> GetDeviceIDList()
 {
     return(_tileService.GetCarIDList());
 }