CQRS.NET  2.2
A lightweight enterprise framework to write CQRS, event-sourced and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.

◆ Resolve()

virtual object Cqrs.Ninject.Configuration.ResolvableModule.Resolve ( Type  type)
protectedvirtual

Resolves instances for the specified type .

Parameters
typeThe Type to resolve.
Returns
Null if no resolution is made.