Compartilhar via


NotFoundODataResult Classe

Definição

public class NotFoundODataResult : Microsoft.AspNetCore.Mvc.NotFoundResult, Microsoft.AspNet.OData.Results.IODataErrorResult
type NotFoundODataResult = class
    inherit NotFoundResult
    interface IODataErrorResult
Public Class NotFoundODataResult
Inherits NotFoundResult
Implements IODataErrorResult
Herança
NotFoundODataResult
Implementações

Construtores

NotFoundODataResult(ODataError)
NotFoundODataResult(String)

Propriedades

Error

Métodos

ExecuteResultAsync(ActionContext)

Aplica-se a