C# Class MyTested.AspNetCore.Mvc.ServiceCollectionViewFeaturesExtensions

Contains view features extension methods for IServiceCollection.
Afficher le fichier Open project: ivaylokenov/MyTested.AspNetCore.Mvc

Méthodes publiques

Méthode Description
AddViewFeaturesTesting ( this serviceCollection ) : IServiceCollection

Adds view features testing services.

Method Details

AddViewFeaturesTesting() public static méthode

Adds view features testing services.
public static AddViewFeaturesTesting ( this serviceCollection ) : IServiceCollection
serviceCollection this Instance of type.
Résultat IServiceCollection