Sdílet prostřednictvím


RouteGroupBuilder.IEndpointConventionBuilder.Add Metoda

Definice

void IEndpointConventionBuilder.Add (Action<Microsoft.AspNetCore.Builder.EndpointBuilder> convention);
abstract member Microsoft.AspNetCore.Builder.IEndpointConventionBuilder.Add : Action<Microsoft.AspNetCore.Builder.EndpointBuilder> -> unit
override this.Microsoft.AspNetCore.Builder.IEndpointConventionBuilder.Add : Action<Microsoft.AspNetCore.Builder.EndpointBuilder> -> unit
Sub Add (convention As Action(Of EndpointBuilder)) Implements IEndpointConventionBuilder.Add

Parametry

convention
Action<EndpointBuilder>

Implementuje

Platí pro