Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Constructor: UrlResolver(IEnumerable<UrlMapping>)

Declaration

public UrlResolver(
    IEnumerable<UrlMapping> mappings
)

Summary

Initializes this UrlResolver with the specified collection of mappings.