C# 클래스 NContext.EventHandling.EventManager.EventHandlerInformation

파일 보기 프로젝트 열기: PowerDMS/NContext

공개 메소드들

메소드 설명
EventHandlerInformation ( Type handlerType, MethodInfo handleMethod ) : System

메소드 상세

EventHandlerInformation() 공개 메소드

public EventHandlerInformation ( Type handlerType, MethodInfo handleMethod ) : System
handlerType System.Type
handleMethod System.Reflection.MethodInfo
리턴 System