Implemented interface member:
method
Use
Microsoft.AspNetCore.Builder.IApplicationBuilder.Use(System.Func<Microsoft.AspNetCore.Http.RequestDelegate, Microsoft.AspNetCore.Http.RequestDelegate>)
1 reference to Use
Microsoft.AspNetCore (1)
WebApplication.cs (1)
226
ApplicationBuilder.
Use
(middleware);