Exemple #1
0
 public IEnumerable <Source> GetScanningDevices()
 {
     return(_scanningService.GetScanningDevices());
 }