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

Provides a custom constructor for uniform resource identifiers (URIs) and modifies URIs for the Uri class. More...

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

Go to the source code of this file.

Classes

class  DotNetDupe::System::UriBuilder
 Provides a custom constructor for uniform resource identifiers (URIs) and modifies URIs for the Uri class. More...

Namespaces

namespace  DotNetDupe
namespace  DotNetDupe::System

Detailed Description

Provides a custom constructor for uniform resource identifiers (URIs) and modifies URIs for the Uri class.

Standard Citation: RFC 3986 Uniform Resource Identifier (URI): Generic Syntax.

Definition in file UriBuilder.h.