Compartir a través de


NotFoundODataResult Clase

Definición

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
Herencia
NotFoundODataResult
Implementaciones

Constructores

NotFoundODataResult(ODataError)
NotFoundODataResult(String)

Propiedades

Error

Métodos

ExecuteResultAsync(ActionContext)

Se aplica a