| Overload | Description | 
|---|---|
| ResourceAddress Constructor() | Initializes a new instance of the class, with default values. | 
| ResourceAddress Constructor(ResourceAddress) | Initializes a new instance of the class, copying values from a given object. | 
| ResourceAddress Constructor(ResourceDescriptor) | Creates a resource address from a resource descriptor. | 
| ResourceAddress Constructor(String,ResourceDescriptor) | Creates a resource address from an interface name and a resource descriptor. | 
| ResourceAddress Constructor(SerializationInfo,StreamingContext) | Initializes a new instance of the class with serialized data. | 
