메소드 | 설명 | |
---|---|---|
Map ( Routing route, IContainer container ) : void | ||
UrlRelativePathRestrictionAttribute ( string relativePath, RequestValueComparer comparer = RequestValueComparer.CaseInsensitivePlain ) : System |
public Map ( Routing route, IContainer container ) : void | ||
route | Routing | |
container | IContainer | |
리턴 | void |
public UrlRelativePathRestrictionAttribute ( string relativePath, RequestValueComparer comparer = RequestValueComparer.CaseInsensitivePlain ) : System | ||
relativePath | string | |
comparer | RequestValueComparer | |
리턴 | System |