TypeBuilder.GetEvent 메서드
현재 TypeBuilder에서 정의된 이벤트를 반환합니다.
오버로드 목록
이름 | 설명 |
---|---|
TypeBuilder.GetEvent (String) | 지정된 public 이벤트를 나타내는 EventInfo 개체를 반환합니다. |
TypeBuilder.GetEvent (String, BindingFlags) | 지정된 이름의 이벤트를 반환합니다. |
참고 항목
참조
TypeBuilder 클래스
TypeBuilder 멤버
System.Reflection.Emit 네임스페이스