C# 클래스 MvcApi.Formatting.ContentNegotiationResult

파일 보기 프로젝트 열기: dax70/MvcApi

공개 메소드들

메소드 설명
ContentNegotiationResult ( MediaTypeFormatter formatter, MediaTypeHeaderValue mediaType ) : System

메소드 상세

ContentNegotiationResult() 공개 메소드

public ContentNegotiationResult ( MediaTypeFormatter formatter, MediaTypeHeaderValue mediaType ) : System
formatter MediaTypeFormatter
mediaType System.Net.Http.Headers.MediaTypeHeaderValue
리턴 System