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

Converts a base data type to another base data type, and encodes/decodes Base64 data. More...

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

Go to the source code of this file.

Classes

class  DotNetDupe::System::Convert
 Converts a base data type to another base data type. More...

Namespaces

namespace  DotNetDupe
namespace  DotNetDupe::System

Detailed Description

Converts a base data type to another base data type, and encodes/decodes Base64 data.

Definition in file Convert.h.