ipjohnson / Grace

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

ExportInitialize<T> #120

Closed ipjohnson closed 6 years ago

ipjohnson commented 6 years ago

Add ExportInitialize method to apply cross cutting initialization logic to all exports.

ipjohnson commented 6 years ago

@RandomEngy this is the feature we were discussing.