/Matchbox

MatchBox is a small IOC container. At its heart is a simple Dictionary that has a string and a Delegate as the key/value pair. The key is the Type name and the value is a delegate that encapsulates the getter for the type.

Primary LanguageC#

Matchbox

MatchBox is a small IOC container. At its heart is a simple Dictionary that has a string and a Delegate as the key/value pair. The key is the Type name and the value is a delegate that encapsulates the getter for the type.