Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Junior
Route
AutoRouting
NameMappers
NameAttributeMapper
C# 클래스 Junior.Route.AutoRouting.NameMappers.NameAttributeMapper
상속:
INameMapper
파일 보기
프로젝트 열기: nathan-alden/junior-route
1 사용 예제들
공개 메소드들
메소드
설명
MapAsync
(
Type
type
,
MethodInfo
method
) :
Task
메소드 상세
MapAsync()
공개
메소드
public
MapAsync
(
Type
type
,
MethodInfo
method
) :
Task
type
System.Type
method
System.Reflection.MethodInfo
리턴
Task