Interface IUriGetter
Interface for retrieving a URI string.
public interface IUriGetter
- Extension Methods
Properties
Uri
Gets the URI string.
string Uri { get; }
Interface for retrieving a URI string.
public interface IUriGetter
Gets the URI string.
string Uri { get; }