Delegate UriResolver

UriResolver delegate

public delegate string UriResolver(string relativeUri);

See Also