Initializes a new instance of the BooleanFormatProvider class
Namespace: System.ExtensionsAssembly: System.Extensions (in System.Extensions.dll) Version: 0.0.0.5 (0.0.0.5)
Syntax
C# |
---|
public BooleanFormatProvider() |
Visual Basic |
---|
Public Sub New |
Visual C++ |
---|
public: BooleanFormatProvider() |
F# |
---|
new : unit -> BooleanFormatProvider |