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

Represents a Unicode character code point mirroring .NET System.Char. More...

#include "Common.h"
#include "System/Object.h"
#include "System/String.h"

Go to the source code of this file.

Classes

class  DotNetDupe::System::Char
 Represents a Unicode character (as a UTF-32 char32_t code point). More...

Namespaces

namespace  DotNetDupe
namespace  DotNetDupe::System

Detailed Description

Represents a Unicode character code point mirroring .NET System.Char.

Definition in file Char.h.