ipjohnson / Grace

Grace is a feature rich dependency injection container library
MIT License
336 stars 33 forks source link

make methods virtual for ConcreteExportStrategyProvider #190

Closed ipjohnson closed 5 years ago

ipjohnson commented 5 years ago

mark methods as virtual as well as change the signature of ShouldCreateConcreteStrategy to take request instead of type

ipjohnson commented 5 years ago

implemented in 6.4.1