Beispiel #1
0
 public CloudFilesController(ICmsImgTypeService imgTypeService)
 {
     _imgTypeService = imgTypeService;
 }