ILocalizableFormatProvider Property

Gets the IFormatProvider instance that provides culture-specific formatting information.

Definition

Namespace: FolkerKinzel.CsvTools.Mappings.TypeConverters.Interfaces
Assembly: FolkerKinzel.CsvTools.Mappings (in FolkerKinzel.CsvTools.Mappings.dll) Version: 1.1.0+1263e8243dc2cd78095f678f813d7d9c52ea4315
C#
IFormatProvider FormatProvider { get; }

Property Value

IFormatProvider

See Also