IndentedTextWriterFormatProvider - свойство
Gets an object that controls formatting.
Пространство имён: Tessa.Platform.IOСборка: Tessa (в Tessa.dll) Версия: 4.0.4
public override IFormatProvider FormatProvider { get; }
Public Overrides ReadOnly Property FormatProvider As IFormatProvider
Get
public:
virtual property IFormatProvider^ FormatProvider {
IFormatProvider^ get () override;
}
abstract FormatProvider : IFormatProvider with get
override FormatProvider : IFormatProvider with get
Возвращаемое значение
IFormatProviderAn
IFormatProvider object for a specific culture, or the formatting of the current culture if no other culture is specified.