0
kicks
An Abstract Factory using the app.config and Reflection
An Abstract Factory is a method that allows us to dynamically load a set of custom functionally that conforms to a well defined interface, usually at runtime.