CultureInfoExtensions Class

Provides extension methods for the CultureInfo class.

Definition

Namespace: Ookii
Assembly: Ookii.BinarySize (in Ookii.BinarySize.dll) Version: 1.2.0+20f0bdf981c7baf115c68ccab612b1a031efcb4d
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