[]
Initializes a new instance of the Resource struct.
public Resource(Stream stream, Uri parentUri)
Type | Name | Description |
---|---|---|
Stream | stream | A Stream that contains the resource content. |
Uri | parentUri | A parent System.Uri of the located resource. |