Click or drag to resize
LocalisedStringsMapAddResourceStrings Method
Adds the strings from a generated strings resource object to the localised map.

Namespace: VirtualRadar.Localisation
Assembly: VirtualRadar.Localisation (in VirtualRadar.Localisation.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void AddResourceStrings(
	Type stringsType
)

Parameters

stringsType
Type: SystemType
See Also