C# Class MyTested.AspNetCore.Mvc.ServiceCollectionViewComponentsExtensions

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

Méthodes publiques

Méthode Description
AddViewComponentsTesting ( this serviceCollection ) : IServiceCollection

Adds view component testing services.

Method Details

AddViewComponentsTesting() public static méthode

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