C# 클래스 MyTested.AspNetCore.Mvc.ServiceCollectionRoutingExtensions

Contains routing extension methods for IServiceCollection.
파일 보기 프로젝트 열기: ivaylokenov/MyTested.AspNetCore.Mvc

공개 메소드들

메소드 설명
AddRoutingTesting ( this serviceCollection ) : IServiceCollection

Adds routing testing services.

메소드 상세

AddRoutingTesting() 공개 정적인 메소드

Adds routing testing services.
public static AddRoutingTesting ( this serviceCollection ) : IServiceCollection
serviceCollection this Instance of type.
리턴 IServiceCollection