Steven Robbins is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

grumpydev / TinyIoC

An easy to use, hassle free, Inversion of Control Container for small projects and beginners alike.

Clone this repository (size: 858.0 KB): HTTPS / SSH
hg clone https://bitbucket.org/grumpydev/tinyioc
hg clone ssh://hg@bitbucket.org/grumpydev/tinyioc

Commit d1a71995aa81 Raw commit »

commit
d1a71995aa81
parent
fc8f51830295
branch
messenger

Removed requirement for destination - replaced with returned "token".
Action is enough to keep reference alive (if neccessary)

Comments

    Log in to comment »

    File Lines added Lines removed
    TinyIoC.Tests/TinyMessengerTests.cs 46 49
    TinyIoC/TinyMessenger.cs 61 74