C# Class WopiHost.Results.NotImplementedResult

Inheritance: Microsoft.AspNetCore.Mvc.StatusCodeResult
Afficher le fichier Open project: petrsvihlik/WopiHost

Méthodes publiques

Méthode Description
NotImplementedResult ( ) : Microsoft.AspNetCore.Mvc

The server either does not recognize the request method, or it lacks the ability to fulfill the request.

Method Details

NotImplementedResult() public méthode

The server either does not recognize the request method, or it lacks the ability to fulfill the request.
public NotImplementedResult ( ) : Microsoft.AspNetCore.Mvc
Résultat Microsoft.AspNetCore.Mvc