Mid From PDF GoF Patterns Gang of Four Patterns

Implementation Interface:?

  • The IDrawingAPI interface defines the drawing method (DrawCircle in

this case). Different concrete implementations of this interface will represent

various drawing styles or technologies.
public interface IDrawingAPI
{

void DrawCircle(double x, double y, double radius);

}

More from Design Patterns in C#

All questions for this course
Toolliyo Assistant
Ask about tutorials, ebooks, training, pricing, mentor services, and support. I use public site content only—not admin or internal tools.

care@toolliyo.com

Need callback? Share your details