Exemplo n.º 1
0
 public ArtistsBusinessService(IArtistsClientService artistsClient)
 {
     _artistsClient = artistsClient;
 }
Exemplo n.º 2
0
 public ArtistsBusinessService(IArtistsClientService artistsClient)
 {
     _artistsClient = artistsClient;
 }