[]
public static string GetCustomString(Type stringsType, string resourceName, string defaultValue)
Type | Name | Description |
---|---|---|
Type | stringsType | |
string | resourceName | |
string | defaultValue |
Type | Description |
---|---|
string |
public static string GetCustomString(Type stringsType, string resourceName, string defaultValue, CultureInfo culture)
Type | Name | Description |
---|---|---|
Type | stringsType | |
string | resourceName | |
string | defaultValue | |
CultureInfo | culture |
Type | Description |
---|---|
string |