예제 #1
0
 public IntegrationTestBase()
 {
     _client = new SetlistFmApi(null);
     _client.Format = Format;
 }
예제 #2
0
 public IntegrationTestBase()
 {
     _client        = new SetlistFmApi(null);
     _client.Format = Format;
 }
예제 #3
0
 public IntegrationTestBase()
 {
     _client        = new SetlistFmApi("23b3fd98-f5c7-49c6-a7d2-28498c0c2283");
     _client.Format = Format;
 }