Constructor ResourceId
| Improve this Doc View SourceResourceId(Type)
Initializes a new instance of ResourceId<T> class.
Declaration
protected ResourceId(Type type)
Parameters
Type | Name | Description |
---|---|---|
System.Type | type | The type that will be used to resolve the resource URI. |