Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
BeiDream
Web
Api
Dependency
ApiControllerConventionalRegistrar
C# 클래스 BeiDream.Web.Api.Dependency.ApiControllerConventionalRegistrar
Registers all Web API Controllers derived from
ApiController
.
상속:
IConventionalDependencyRegistrar
파일 보기
프로젝트 열기: BeiMeng/BeiDream
공개 메소드들
메소드
설명
RegisterAssembly
(
IConventionalRegistrationContext
context
) :
void
메소드 상세
RegisterAssembly()
공개
메소드
public
RegisterAssembly
(
IConventionalRegistrationContext
context
) :
void
context
IConventionalRegistrationContext
리턴
void