Condividi tramite


NotFoundODataResult Classe

Definizione

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
Ereditarietà
NotFoundODataResult
Implementazioni

Costruttori

NotFoundODataResult(ODataError)
NotFoundODataResult(String)

Proprietà

Error

Metodi

ExecuteResultAsync(ActionContext)

Si applica a