Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Sample
WebApi
Ioc
DependencyRegistrar
C# Class Sample.WebApi.Ioc.DependencyRegistrar
Inheritance:
Autofac.Module
Datei anzeigen
Open project: justinfinch/Hummingbird
Protected Methods
Method
Description
Load
(
ContainerBuilder
builder
) :
void
Method Details
Load()
protected
method
protected
Load
(
ContainerBuilder
builder
) :
void
builder
Autofac.ContainerBuilder
return
void