C# Class Composable.HyperBus.DemoApp.ApiImplementation.AutomaticRegistrationApplicationBootstrapper

Show file Open project: mlidbom/Composable.Monolithic

Public Methods

Method Description
RegisterMessageHandlersAutomatically ( IMessageHandlerRegistrar registerMessageHandlers ) : void

Method Details

RegisterMessageHandlersAutomatically() public static method

public static RegisterMessageHandlersAutomatically ( IMessageHandlerRegistrar registerMessageHandlers ) : void
registerMessageHandlers IMessageHandlerRegistrar
return void