EpicSharpCode / TemplateMethodExample

Repository with an example of using the "Template Method" pattern

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Repository with an example of using the "Template Method" pattern

Theme: Ramen making process

Main idea:

► COMMON TEMPLATE FOR INHERITE CLASSES

Key ideas:

● Highlighting common behavior.

● Abstract common behavior class.

About

Repository with an example of using the "Template Method" pattern

License:GNU General Public License v3.0


Languages

Language:C# 100.0%