Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Autofac
Extras
RegistrationAttributes
Registrations
DevelopmentRegistration
C# 클래스 Autofac.Extras.RegistrationAttributes.Registrations.DevelopmentRegistration
상속:
IAutofacCustomRegistration
파일 보기
프로젝트 열기: dvabuzyarov/Autofac.Extras.RegistrationAttributes
공개 메소드들
메소드
설명
Register
(
Type
type
,
ContainerBuilder
builder
) :
void
메소드 상세
Register()
공개
메소드
public
Register
(
Type
type
,
ContainerBuilder
builder
) :
void
type
System.Type
builder
ContainerBuilder
리턴
void