Method | Description | |
---|---|---|
DisplayNameResourceAttribute ( string resourceName, |
Initializes a new instance of the DisplayNameResourceAttribute class.
|
Method | Description | |
---|---|---|
GetLocalizedString ( ) : string |
Returns the localized string from the resource file.
|
public DisplayNameResourceAttribute ( string resourceName, |
||
resourceName | string | The resource string. |
resourceType | Type of the resource. | |
return | System |