예제 #1
0
 public TestBase()
 {
     InitialiseIOC();
     client = _ioc.Get <TvdbClient>();
 }
예제 #2
0
 public TestBase()
 {
     InitialiseIOC();
     client = _ioc.Get<TvdbClient>();
 }