Click or drag to resize
LocalisedCategoryAttribute Constructor (String)
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 LocalisedCategoryAttribute(
	string key
)

Parameters

key
Type: SystemString
The index of the string to look up.
See Also