Click or drag to resize
LocalisedStringsMap Constructor
Creates a new object.

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

Parameters

stringsType
Type: SystemType
The type of the generated strings resource object holding all of the strings.
See Also