WebApplication.IApplicationBuilder.Build メソッド

定義

Microsoft.AspNetCore.Http.RequestDelegate IApplicationBuilder.Build ();
abstract member Microsoft.AspNetCore.Builder.IApplicationBuilder.Build : unit -> Microsoft.AspNetCore.Http.RequestDelegate
override this.Microsoft.AspNetCore.Builder.IApplicationBuilder.Build : unit -> Microsoft.AspNetCore.Http.RequestDelegate
Function Build () As RequestDelegate Implements IApplicationBuilder.Build

戻り値

実装

適用対象