Click or drag to resize
Localise Class
A static wrapper around an instance of Localiser for the Virtual Radar Server's application strings class.
Inheritance Hierarchy
SystemObject
  VirtualRadar.LocalisationLocalise

Namespace: VirtualRadar.Localisation
Assembly: VirtualRadar.Localisation (in VirtualRadar.Localisation.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static class Localise

The Localise type exposes the following members.

Methods
Fields
  NameDescription
Public fieldStatic memberVirtualRadarStrings
The localised strings map for the application's strings.
Top
See Also