public ArtistsController(IViewArtistsBLL model) { this.model = model; }
public ArtistsController( IViewArtistsBLL model ) { this.model = model; }