CultureInfoExtensions Class

Provides extension methods for the CultureInfo class.

Definition

Namespace: Ookii
Assembly: Ookii.BinarySize (in Ookii.BinarySize.dll) Version: 1.1.0+e86ae44c345422a1011f7fa7b6b715bf3d1a34ce
C#
public static class CultureInfoExtensions
Inheritance
Object    CultureInfoExtensions

Methods

WithBinaryUnitInfo Extends an existing CultureInfo object with a BinaryUnitInfo object.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also