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

Parameters

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