C# 클래스 AspNet.Mvc.TypedRouting.Test.LinkGeneration.MyRouteConstraintAttribute

상속: RouteValueAttribute
파일 보기 프로젝트 열기: ivaylokenov/AspNet.Mvc.TypedRouting

공개 메소드들

메소드 설명
MyRouteConstraintAttribute ( string routeKey, string routeValue ) : Microsoft.AspNetCore.Builder

메소드 상세

MyRouteConstraintAttribute() 공개 메소드

public MyRouteConstraintAttribute ( string routeKey, string routeValue ) : Microsoft.AspNetCore.Builder
routeKey string
routeValue string
리턴 Microsoft.AspNetCore.Builder