다음을 통해 공유


DefaultContentNegotiator 생성자

정의

오버로드

DefaultContentNegotiator()
DefaultContentNegotiator(Boolean)

DefaultContentNegotiator()

public DefaultContentNegotiator ();
Public Sub New ()

적용 대상

DefaultContentNegotiator(Boolean)

public DefaultContentNegotiator (bool excludeMatchOnTypeOnly);
new System.Net.Http.Formatting.DefaultContentNegotiator : bool -> System.Net.Http.Formatting.DefaultContentNegotiator
Public Sub New (excludeMatchOnTypeOnly As Boolean)

매개 변수

excludeMatchOnTypeOnly
Boolean

적용 대상