ProtocolsConfigurationHandler 클래스

정의

프로토콜에 대한 구성 처리기를 나타냅니다.

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

public ref class ProtocolsConfigurationHandler sealed : System::Configuration::IConfigurationSectionHandler
public sealed class ProtocolsConfigurationHandler : System.Configuration.IConfigurationSectionHandler
type ProtocolsConfigurationHandler = class
    interface IConfigurationSectionHandler
Public NotInheritable Class ProtocolsConfigurationHandler
Implements IConfigurationSectionHandler
상속
ProtocolsConfigurationHandler
구현

설명

ProtocolsConfigurationHandler 클래스는.NET Framework 버전 3.5에서에서 도입 되었습니다. 자세한 내용은 버전 및 종속성을 참조하세요.

생성자

ProtocolsConfigurationHandler()

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

ProtocolsConfigurationHandler 클래스의 새 인스턴스를 초기화합니다.

메서드

Create(Object, Object, XmlNode)

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

새 프로토콜 구성 개체를 만듭니다.

Equals(Object)

지정된 개체가 현재 개체와 같은지 확인합니다.

(다음에서 상속됨 Object)
GetHashCode()

기본 해시 함수로 작동합니다.

(다음에서 상속됨 Object)
GetType()

현재 인스턴스의 Type을 가져옵니다.

(다음에서 상속됨 Object)
MemberwiseClone()

현재 Object의 단순 복사본을 만듭니다.

(다음에서 상속됨 Object)
ToString()

현재 개체를 나타내는 문자열을 반환합니다.

(다음에서 상속됨 Object)

적용 대상