Interface Design

  • Thread starter Thread starter Jeff Louie
  • Start date Start date
Paul... Thanks for the feedback. I think the problem is the formatted
code. I think this is the final factored design:

public interface IBasicShape: IDrawable, IPositional, ISizeable {}

Regards,
Jeff
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top