C# 클래스 WopiHost.Results.NotImplementedResult

상속: Microsoft.AspNetCore.Mvc.StatusCodeResult
파일 보기 프로젝트 열기: petrsvihlik/WopiHost

공개 메소드들

메소드 설명
NotImplementedResult ( ) : Microsoft.AspNetCore.Mvc

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

메소드 상세

NotImplementedResult() 공개 메소드

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