Метод | Описание | |
---|---|---|
ArchiveConstraint ( IBlogPathConstraint blogPathConstraint ) : System | ||
FindArchiveData ( string path ) : ArchiveData | ||
FindPath ( string path ) : string | ||
Match ( System.Web.HttpContextBase httpContext, |
public ArchiveConstraint ( IBlogPathConstraint blogPathConstraint ) : System | ||
blogPathConstraint | IBlogPathConstraint | |
Результат | System |
public FindArchiveData ( string path ) : ArchiveData | ||
path | string | |
Результат | ArchiveData |
public Match ( System.Web.HttpContextBase httpContext, |
||
httpContext | System.Web.HttpContextBase | |
route | ||
parameterName | string | |
values | RouteValueDictionary | |
routeDirection | RouteDirection | |
Результат | bool |