Interface IUri
- Namespace
- SunamoThreading.Downloading
- Assembly
- SunamoThreading.dll
Provides access to a URI string property.
public interface IUri
- Extension Methods
Properties
Uri
Gets or sets the URI.
string Uri { get; set; }
Provides access to a URI string property.
public interface IUri
Gets or sets the URI.
string Uri { get; set; }