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