Esempio n. 1
0
 public List <string> GetExistingCameraResolutions()
 {
     return(_dbQueryService.GetExistingCameraResolutions());
 }