namespace EmailServiceApi.Controllers { public interface IHttpActionResult { } }