C# Class MyTested.AspNetCore.Mvc.Internal.ScopedInMemoryOptionsExtension

Inheritance: Microsoft.EntityFrameworkCore.Infrastructure.Internal.InMemoryOptionsExtension
Afficher le fichier Open project: ivaylokenov/MyTested.AspNetCore.Mvc

Méthodes publiques

Méthode Description
ApplyServices ( IServiceCollection services ) : void

Method Details

ApplyServices() public méthode

public ApplyServices ( IServiceCollection services ) : void
services IServiceCollection
Résultat void