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

Inheritance: Microsoft.EntityFrameworkCore.Infrastructure.Internal.InMemoryOptionsExtension
ファイルを表示 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