Esempio n. 1
0
 public TestBase()
 {
     InitialiseIOC();
     client = _ioc.Get <TvdbClient>();
 }
Esempio n. 2
0
 public TestBase()
 {
     InitialiseIOC();
     client = _ioc.Get<TvdbClient>();
 }