C# 클래스 Orders.com.DAL.Http.HttpClientExtensions

파일 보기 프로젝트 열기: peasy/Samples

공개 메소드들

메소드 설명
WithAcceptHeader ( this client, string mimeType ) : HttpClient

메소드 상세

WithAcceptHeader() 공개 정적인 메소드

public static WithAcceptHeader ( this client, string mimeType ) : HttpClient
client this
mimeType string
리턴 System.Net.Http.HttpClient