C# Class OpenRasta.Web.OperationResult.ResponseMediaTypeUnsupported

The resource represented by the request could not be returned in any format the client declared supporting through the Accept header.
Inheritance: OperationResult
ファイルを表示 Open project: 7digital/openrasta-stable

Public Methods

Method Description
ResponseMediaTypeUnsupported ( ) : System

Method Details

ResponseMediaTypeUnsupported() public method

public ResponseMediaTypeUnsupported ( ) : System
return System