'Declaration
Public Overloads Shared Function GetString( _ ByVal type As Type, _ ByVal resourceName As String, _ ByVal defaultValue As String, _ ByVal culture As CultureInfo _ ) As String
public static string GetString( Type type, string resourceName, string defaultValue, CultureInfo culture )
Parameters
- type
- resourceName
- defaultValue
- culture