Tag: Facade

The fifth design pattern in the Structural Category is the Facade Design Pattern. Let's take a look on what is this design pattern for and how do we implement it in C# and .Net.Note: Code can be downl ...