Freigeben über


EmptyHttpResult Klasse

Definition

Stellt eine dar IResult , die bei ausführung nichts bewirkt.

public sealed class EmptyHttpResult : Microsoft.AspNetCore.Http.IResult
type EmptyHttpResult = class
    interface IResult
Public NotInheritable Class EmptyHttpResult
Implements IResult
Vererbung
EmptyHttpResult
Implementiert

Eigenschaften

Instance

Ruft eine instance von abEmptyHttpResult.

Methoden

ExecuteAsync(HttpContext)

Schreiben Sie eine HTTP-Antwort, die das Ergebnis widerspiegelt.

Gilt für: