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