geswan / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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.


Languages

Language:C# 100.0%