Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
ServiceLayer
Startup
ServiceLayerModule
C# Class ServiceLayer.Startup.ServiceLayerModule
Inheritance:
Autofac.Module
Exibir arquivo
Open project: JonPSmith/SampleMvcWebApp
Protected Methods
Method
Description
Load
(
ContainerBuilder
builder
) :
void
This registers all items in service layer and below
Method Details
Load()
protected
method
This registers all items in service layer and below
protected
Load
(
ContainerBuilder
builder
) :
void
builder
Autofac.ContainerBuilder
return
void