Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
MyTested
AspNetCore
Mvc
Internal
ScopedInMemoryOptionsExtension
C# Class MyTested.AspNetCore.Mvc.Internal.ScopedInMemoryOptionsExtension
Inheritance:
Microsoft.EntityFrameworkCore.Infrastructure.Internal.InMemoryOptionsExtension
Mostrar archivo
Open project: ivaylokenov/MyTested.AspNetCore.Mvc
Public Methods
Method
Description
ApplyServices
(
IServiceCollection
services
) :
void
Method Details
ApplyServices()
public
method
public
ApplyServices
(
IServiceCollection
services
) :
void
services
IServiceCollection
return
void