C# Class NContext.EventHandling.EventManager.EventHandlerInformation

Afficher le fichier Open project: PowerDMS/NContext

Méthodes publiques

Méthode Description
EventHandlerInformation ( Type handlerType, MethodInfo handleMethod ) : System

Method Details

EventHandlerInformation() public méthode

public EventHandlerInformation ( Type handlerType, MethodInfo handleMethod ) : System
handlerType System.Type
handleMethod System.Reflection.MethodInfo
Résultat System