Releases: nerds-sh/DeepTransaction
Releases · nerds-sh/DeepTransaction
Add possibility to add global listeners
When your app is starting register:
DeepBootstrapper.MapListener(listener); where listener new instance of IListener
When your app is starting register:
DeepBootstrapper.MapListener(listener); where listener new instance of IListener