Example #1
0
 public void SetUp()
 {
     _auphonicService = new AuphonicService(Client);
     _auphonic        = new Auphonic(ClientId, ClientSecret, _auphonicService);
 }
Example #2
0
 public void SetUp()
 {
     _auphonicService = new AuphonicService(Client);
 }