다음을 통해 공유


IEventBindingService 멤버

구성 요소 이벤트의 이벤트 처리기를 등록하기 위한 서비스를 제공합니다.

다음 표에서는 IEventBindingService 형식에 의해 노출되는 멤버를 보여 줍니다.

Public 메서드

  이름 설명
Public method CreateUniqueMethodName 지정된 구성 요소와 이벤트에 대한 이벤트 처리기 메서드의 고유 이름을 만듭니다.
Public method GetCompatibleMethods 지정된 이벤트와 호환되는 메서드 시그니처를 가진 이벤트 처리기 메서드의 컬렉션을 가져옵니다.
Public method GetEvent 이벤트를 표시하는 경우 지정된 속성 설명자가 표시하는 이벤트에 대한 EventDescriptor를 가져옵니다.
Public method GetEventProperties 일련의 이벤트 설명자를 일련의 속성 설명자로 변환합니다.
Public method GetEventProperty 단일 이벤트 설명자를 속성 설명자로 변환합니다.
Public method ShowCode 오버로드되었습니다. 디자이너에 대한 사용자 코드를 표시합니다.

위쪽

참고 항목

참조

IEventBindingService 인터페이스
System.ComponentModel.Design 네임스페이스
PropertyDescriptor 클래스
EventDescriptor 클래스
PropertyDescriptorCollection 클래스
EventDescriptorCollection 클래스