The Facade design pattern is a structural pattern that provides a simplified interface to a complex subsystem or a set of interfaces.
Understanding the Facade Design Pattern in C#
The Facade design pattern is a structural pattern that provides a simplified interface to a complex subsystem or a set of interfaces.