GetString
Overloads
| Name | Description |
|---|---|
| GetString(string resourceCode) | Property Grid Caterory 다국어 적용 |
GetString(string resourceCode)
public static string GetString(string resourceCode)
Property Grid Caterory 다국어 적용
Parameters
| Name | Type | Description |
|---|---|---|
| resourceCode | string | resourceCode |
Returns
| Type | Description |
|---|---|
| string | 다국어 적용된 문자열 반환 |