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

Represents a globally unique identifier (GUID) mirroring .NET System.Guid. More...

#include "Common.h"
#include "System/Object.h"
#include "System/String.h"
#include "System/Array.h"
#include <cstdint>

Go to the source code of this file.

Classes

class  DotNetDupe::System::Guid
 Represents a 128-bit globally unique identifier (GUID). More...

Namespaces

namespace  DotNetDupe
namespace  DotNetDupe::System

Detailed Description

Represents a globally unique identifier (GUID) mirroring .NET System.Guid.

Definition in file Guid.h.