Supposing you have an abstract base class like this:
public abstract class WebApiServiceBase { public WebApiServiceBase( HttpClient httpCl