Example #1
0
 public VozController(IVozImageService vozImageService)
 {
     _vozImageService = vozImageService;
 }