Dalstroem / FusionMVVM

[Deprecated] FusionMVVM is a toolkit made for WPF, and provides some easy-to-use features for creating MVVM applications, with focus on dependency injection and loosely-coupled design.
MIT License
0 stars 0 forks source link

Ioc - Unregister service #4

Closed Dalstroem closed 9 years ago

Dalstroem commented 9 years ago

Unregister a registered service.

Usage

Unregister<IFoo>();
Dalstroem commented 9 years ago

Implemented in commit 0c0836965b110c1c4808bcdfc157afbf68717381.