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