Overload | Description |
---|---|
Resource Constructor(Int32) | Initializes a new instance of the Resource class with the specified key. |
Resource Constructor(Guid) | Initializes a new instance of the Resource class with the specified key. |
Resource Constructor() | Creates the new Resource object. |
Resource Constructor(SerializationInfo,StreamingContext) | Special constructor for deserialization. |