public SendGridService() { _campaignService = new CampaignService(); }
public GetResponseService() { _campaignService = new CampaignService(); }