0
kicks
MEF 2.0 - mini series: part 3 (Fluent import constructor)
Constructor Injection
the following code is having a Logger and Worker class which is having 2 constructor (one has no parameters and the other is getting ILogger):