C# 클래스 ServiceStack.Text.Tests.InheritedRouteDefaultAttribute

상속: RouteDefaultAttribute
파일 보기 프로젝트 열기: ServiceStack/ServiceStack.Text

공개 메소드들

메소드 설명
InheritedRouteDefaultAttribute ( string path ) : System
InheritedRouteDefaultAttribute ( string path, string verbs ) : System

메소드 상세

InheritedRouteDefaultAttribute() 공개 메소드

public InheritedRouteDefaultAttribute ( string path ) : System
path string
리턴 System

InheritedRouteDefaultAttribute() 공개 메소드

public InheritedRouteDefaultAttribute ( string path, string verbs ) : System
path string
verbs string
리턴 System