 Overload List
Overload List
| Name | Description | |
|---|---|---|
|   | LinkedResource()()()() | 
            Initializes a new empty instance of a LinkedResource.
             | 
|   | LinkedResource(Stream, String) | 
            Initializes a new instance of a LinkedResource
            with the content of the supplied stream and with a media type.
             | 
|   | LinkedResource(String, String) | 
            Initializes a new instance of a LinkedResource
            with the content of the specified file and with media type.
             | 
|   | LinkedResource(Stream, String, String) | 
            Initializes a new instance of a LinkedResource
            with the content of the supplied stream and with a media type and suggested name.
             | 
 
     
     
     
     
    