ModuleLoader.

ModuleLoader(IContainer) Constructor

Namespace
Cake.Infrastructure.Composition
Containing Type
ModuleLoader

Syntax

public ModuleLoader(IContainer container)

Parameters

Name Type Description
container IContainer

Return Value

Type Description
void