net472_PropertyGridHelpers.Attributes_ResourcePathAttribute_ResourcePathAttribute - dparvin/PropertyGridHelpers GitHub Wiki
Initializes a new instance of the ResourcePathAttribute
class with the specified resource path.
public ResourcePathAttribute(string resourcePath, string resourceAssembly = null)
parameter | description |
---|---|
resourcePath | The path to the resource. |
resourceAssembly | The resource assembly. |
- class ResourcePathAttribute
- namespace PropertyGridHelpers.Attributes
- assembly PropertyGridHelpers