I implemented a simple Delete method in my ServiceStack Service class as follows...
public void Delete(DeleteCompany d) {