다음을 통해 공유


BrowserCapabilitiesFactory.Ma112ProcessGateways 메서드

정의

현재 요청을 처리하는 Ma112 게이트웨이의 기능을 나타내는 HttpBrowserCapabilities 개체를 초기화합니다.

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

protected:
 virtual void Ma112ProcessGateways(System::Collections::Specialized::NameValueCollection ^ headers, System::Web::HttpBrowserCapabilities ^ browserCaps);
protected virtual void Ma112ProcessGateways (System.Collections.Specialized.NameValueCollection headers, System.Web.HttpBrowserCapabilities browserCaps);
abstract member Ma112ProcessGateways : System.Collections.Specialized.NameValueCollection * System.Web.HttpBrowserCapabilities -> unit
override this.Ma112ProcessGateways : System.Collections.Specialized.NameValueCollection * System.Web.HttpBrowserCapabilities -> unit
Protected Overridable Sub Ma112ProcessGateways (headers As NameValueCollection, browserCaps As HttpBrowserCapabilities)

매개 변수

headers
NameValueCollection

현재 요청에 포함된 헤더 컬렉션입니다.

browserCaps
HttpBrowserCapabilities

초기화할 HttpBrowserCapabilities 개체입니다.

적용 대상

추가 정보