TextWriter Constructor (IFormatProvider)
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Initializes a new instance of the TextWriter class with the specified format provider.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- formatProvider
- Type: System.IFormatProvider
An IFormatProvider object that controls formatting.
Show: