How do I set constructor parameters in MEF2?
I assume there is a better way than changing the implementation with ImportingConstructor + Import ParamName.
If not, what happens if I don't have access to rebuilding the class implementation?
I assume there is a better way than changing the implementation with ImportingConstructor + Import ParamName.
If not, what happens if I don't have access to rebuilding the class implementation?