CultureSwitcher Class |
Namespace: VirtualRadar.Interface
The CultureSwitcher type exposes the following members.
Name | Description | |
---|---|---|
CultureSwitcher |
Creates a new object.
| |
CultureSwitcher(String) |
Creates a new object.
|
Name | Description | |
---|---|---|
CultureName |
Gets the name of the culture currently in force.
| |
MainThreadCulture |
Gets the main thread's CultureInfo.
|
Name | Description | |
---|---|---|
Dispose |
Disposes of the object. Resets the culture back to how the constructor found it.
| |
Dispose(Boolean) |
Disposes of or finalises the object.
| |
Equals | (Inherited from Object.) | |
Finalize |
Finalises the object.
(Overrides ObjectFinalize.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |