LocalizedScope Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This class sets the ambient thread culture for a scope of code with a using-block.
public struct LocalizedScope : IDisposable
type LocalizedScope = struct
interface IDisposable
Public Structure LocalizedScope
Implements IDisposable
- Inheritance
-
LocalizedScope
- Implements
Constructors
LocalizedScope(String) |
Methods
Dispose() |