C# Class NContext.EventHandling.EventManager.EventInformation

Afficher le fichier Open project: PowerDMS/NContext

Méthodes publiques

Méthode Description
EventInformation ( IReadOnlyList handlers, System.Boolean parallelize, MethodInfo createInstanceMethod ) : System

Method Details

EventInformation() public méthode

public EventInformation ( IReadOnlyList handlers, System.Boolean parallelize, MethodInfo createInstanceMethod ) : System
handlers IReadOnlyList
parallelize System.Boolean
createInstanceMethod System.Reflection.MethodInfo
Résultat System