Survive and thrive in our competitive, connected business and technology world.
public CoeController() : this(IoC.Resolve<IRepository<Coe>>(), IoC.Resolve<IAuthenticationService>()) { }
A controller that can look up what its dependencies are.
Seems neat. Still thinking about it.
Post a Comment
No comments:
Post a Comment