LocalizedScope Struct

Definition

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()

Applies to