|
DotNetDupe 4.0.6
C++17/20 Implementation of the .NET Base Class Library (BCL)
|
#include "System/Object.h"#include "System/SmartPointer.h"#include "System/IServiceProvider.h"#include "Extensions/DependencyInjection/ServiceLifetime.h"#include <typeindex>#include <functional>#include <utility>Go to the source code of this file.
Classes | |
| class | DotNetDupe::Extensions::DependencyInjection::ServiceDescriptor |
| Describes a service with its service type, implementation, and lifetime. More... | |
Namespaces | |
| namespace | DotNetDupe |
| namespace | DotNetDupe::Extensions |
| namespace | DotNetDupe::Extensions::DependencyInjection |