public NSImageController(INSImageService nsiService)
 {
     _nsImageService = nsiService;
 }
 public NSImageController(INSImageService nsiService)
 {
     this.NSImageService = nsiService;
 }