Partager via


NotFoundODataResult Classe

Définition

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
Héritage
NotFoundODataResult
Implémente

Constructeurs

NotFoundODataResult(ODataError)
NotFoundODataResult(String)

Propriétés

Error

Méthodes

ExecuteResultAsync(ActionContext)

S’applique à