Error!
Success!

Service Locator Design Pattern (C# Examples)

0
kicks

Service Locator Design Pattern (C# Examples)  (Unpublished)

The service locator pattern is a design pattern that is used to decouple a class from its dependencies. Rather than the dependant class instantiating its dependencies directly, they are requested from a centralised service locator object.


Kicked By:
Drop Kicked By: