Click or drag to resize

ResourceManagerLocalizerResourceManager Property

Gets the cached ResourceManager instance used by this class.

Namespace:  Ptv.XServer.Controls.Map.Localization
Assembly:  Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax
public static ResourceManager ResourceManager { get; }

Property Value

Type: ResourceManager
See Also