Constructor ResourceIdRelativeToAttribute
| Improve this Doc View SourceResourceIdRelativeToAttribute(Type)
Initializes a new instance of ResourceIdRelativeToAttribute.
Declaration
public ResourceIdRelativeToAttribute(Type type)
Parameters
Type | Name | Description |
---|---|---|
System.Type | type | Any type in the root namespace. |
ResourceIdRelativeToAttribute(String)
Initializes a new instance of ResourceIdRelativeToAttribute.
Declaration
public ResourceIdRelativeToAttribute(string relativeTo)
Parameters
Type | Name | Description |
---|---|---|
System.String | relativeTo | The root namespace that the resource relative to. |