Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: IEnumerator<UrlMapping> GetEnumerator()

Declaration

public IEnumerator<UrlMapping> GetEnumerator()

Summary

Enumerates the mappings. To maintain thread safety, you must hold a lock on UrlResolver.Locker until the enumeration is finished.