|
VECTO Input Manager
|
Provides type resolution services for the Spectre.Console.Cli framework by wrapping the .NET Core dependency injection service provider. This class acts as an adapter that enables Spectre.Console command classes to receive dependencies through constructor injection by delegating resolution requests to the underlying IServiceProvider instance. More...
Public Member Functions | |
| object? | Resolve (Type? type) |
Provides type resolution services for the Spectre.Console.Cli framework by wrapping the .NET Core dependency injection service provider. This class acts as an adapter that enables Spectre.Console command classes to receive dependencies through constructor injection by delegating resolution requests to the underlying IServiceProvider instance.