raw-coding-101-tutorials icon indicating copy to clipboard operation
raw-coding-101-tutorials copied to clipboard

Initialization of _dependencies list in wrong place.

Open ErikBongers opened this issue 3 years ago • 1 comments

Noticed in the video you added initialization of _dependencies in the wrong place. On second call of AddDependency(...), the list will be replaced, removing previous content.

https://github.com/T0shik/raw-coding-101-tutorials/blob/af525fa6dc50d43dc96d75f0650bac5fd7b18194/Dependency%20Injection/resolver_container.linq#L64

ErikBongers avatar Mar 25 '21 18:03 ErikBongers

I have a problem. I always get this result

1.But I have a problem 2.Start the kettle 3.waiting for the kettle 4.take the cups out 5.put tea in cups 6.kettle finished boiling 7.pour water in cups

jietu

jiusk avatar Sep 04 '22 01:09 jiusk