Facade Design Pattern
The Façade design pattern creates an interface that protects clients from complex functionality in one or more subsystems.
The Façade design pattern creates an interface that protects clients from complex functionality in one or more subsystems.