|
DotNetDupe 4.0.6
C++17/20 Implementation of the .NET Base Class Library (BCL)
|
Defines the IFormatProvider<T> interface for retrieving formatting objects. More...
#include "System/Object.h"Go to the source code of this file.
Classes | |
| interface | DotNetDupe::System::IFormatProvider< T > |
| Provides a mechanism for retrieving an object to control formatting. More... | |
Namespaces | |
| namespace | DotNetDupe |
| namespace | DotNetDupe::System |
Defines the IFormatProvider<T> interface for retrieving formatting objects.
Modeled after .NET System.IFormatProvider (ECMA-335).
Definition in file FormatProvider.h.