public BingImageSearchService(BingApi api)
 {
     _api = api;
 }
 public BingImageSearchService(BingApi api)
 {
     _api = api;
 }