Method | Description | |
---|---|---|
Create ( IUserSession userSession, object command ) : ICommandDispatcher | ||
DispatcherFactory ( ILifetimeScope container ) : Autofac |
public Create ( IUserSession userSession, object command ) : ICommandDispatcher | ||
userSession | IUserSession | |
command | object | |
return | ICommandDispatcher |
public DispatcherFactory ( ILifetimeScope container ) : Autofac | ||
container | ILifetimeScope | |
return | Autofac |