byme8 / ZeroIoC

ZeroIoC is reflectionless IoC Container for C#
MIT License
44 stars 5 forks source link

Replaced AddOrReplace with setter. #8

Closed appel1 closed 5 months ago

appel1 commented 5 months ago

Simplifies code a little.

Also fixes warning about CS0628 mentioned in #6.