예제 #1
0
 public GetTaxonTests()
 {
     _client = NBAClient.GetClient();
 }
예제 #2
0
 public GetSpecimenTests()
 {
     _client = NBAClient.GetClient();
 }
예제 #3
0
 public GetMultimediaTests()
 {
     _client = NBAClient.GetClient();
 }