DotNetDupe 4.0.6
C++17/20 Implementation of the .NET Base Class Library (BCL)
Loading...
Searching...
No Matches
FormatProvider.h File Reference

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

Detailed Description

Defines the IFormatProvider<T> interface for retrieving formatting objects.

Modeled after .NET System.IFormatProvider (ECMA-335).

Definition in file FormatProvider.h.