Click or drag to resize
CultureSwitcherDispose Method
Disposes of the object. Resets the culture back to how the constructor found it.

Namespace: VirtualRadar.Interface
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void Dispose()

Implements

IDisposableDispose
See Also