Show / Hide Table of Contents

Namespace SpiceSharp.Entities.DependencyInjection

Classes

ContextFactory

A helper class for generating binding contexts.

DI

General helper methods for dependency injection containers that are used by entities to create behaviors.

DI.Resolver<TContext>

The dependency injection container that is used by entities to create behaviors.

Delegates

ContextFactory.Method

A delegate that describes the possible inputs for a context.

DI.Resolver<TContext>.BuildBehavior

A delegate for building behaviors using the specified binding context.

Back to top Generated by DocFX