Click or drag to resize
LocaliserAddResourceStrings Method
Adds strings from a resource file to the localiser.

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

Parameters

stringsResourceType
Type: SystemType
See Also