| RecroGridConfigConfigureServices Method |
Configures the services.
Namespace:
Recrovit.RecroGridFramework
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 2.6.0
Syntax public static void ConfigureServices(
IServiceCollection services
)
Parameters
- services
- Type: IServiceCollection
The services.
See Also