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