Yaaf.DependencyInjection


ChildKernelConstructorScorer

Defined in Yaaf.DependencyInjection.Ninject.dll.

Scores constructors by either looking for the existence of an injection marker attribute, or by counting the number of parameters including those defined on parent kernels.

Constructors

ConstructorDescription
new()
Signature: unit -> unit
Fork me on GitHub