Class DependencyInjection
DI helpers. See AddFluentMvvmDialogs(IServiceCollection).
public static class DependencyInjection
- Inheritance
-
DependencyInjection
- Inherited Members
Methods
AddFluentMvvmDialogs(IServiceCollection)
Registers relevant types in DI and returns an instance of FluentVmDialogController so you can register your dialogs.
public static FluentVmDialogController AddFluentMvvmDialogs(this IServiceCollection services)
Parameters
servicesIServiceCollection