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

Defines a mechanism for retrieving a service object; that is, an object that provides custom support to other objects. More...

#include "Common.h"
#include "System/Object.h"
#include "System/SmartPointer.h"
#include "System/InvalidOperationException.h"
#include <typeindex>

Go to the source code of this file.

Classes

class  DotNetDupe::System::IServiceProvider
 Defines a mechanism for retrieving a service object; that is, an object that provides custom support to other objects. More...

Namespaces

namespace  DotNetDupe
namespace  DotNetDupe::System

Detailed Description

Defines a mechanism for retrieving a service object; that is, an object that provides custom support to other objects.

Standard Citation: ECMA-335 CLI Common Language Infrastructure.

Definition in file IServiceProvider.h.