CQRS.NET  4.0
A lightweight enterprise Function as a Service (FaaS) framework to write function based serverless 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.