[]
public static string GetString(Type type, string resourceName, string defaultValue, CultureInfo culture)
| Type | Name | Description |
|---|---|---|
| Type | type | |
| string | resourceName | |
| string | defaultValue | |
| CultureInfo | culture |
| Type | Description |
|---|---|
| string |
public static string GetString(MethodBase mi, string defaultValue)
| Type | Name | Description |
|---|---|---|
| MethodBase | mi | |
| string | defaultValue |
| Type | Description |
|---|---|
| string |