IndentedTextWriterFormatProvider - свойство

Gets an object that controls formatting.

Definition

Пространство имён: Tessa.Platform.IO
Сборка: Tessa (в Tessa.dll) Версия: 4.0.4
C#
public override IFormatProvider FormatProvider { get; }

Возвращаемое значение

IFormatProvider
An IFormatProvider object for a specific culture, or the formatting of the current culture if no other culture is specified.

См. также