Overload | Description |
---|---|
ResourceDescriptor Constructor() | Initializes a new instance of the class with default data. |
ResourceDescriptor Constructor(String) | Initializes a new instance of the class, specifying resource descriptor string. |
ResourceDescriptor Constructor(Uri) | Initializes a new instance of the class from resource URI. |
ResourceDescriptor Constructor(ResourceDescriptor) | Initializes a new copy of the object. |
ResourceDescriptor Constructor(SerializationInfo,StreamingContext) | Initializes a new instance of the class with serialized data. |