CacheRequest Constructor
Include Protected Members
Include Inherited Members
Include Silverlight Members
Include Windows Phone Members
Initializes a new instance of the CacheRequest class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
CacheRequest(Stream) | Initializes a new instance of the CacheRequest class from a Stream object. | |
CacheRequest(Uri) | Initializes a new instance of the CacheRequest class from a Uri object. |
Top