C# Class NContext.EventHandling.EventManager.EventInformation

显示文件 Open project: PowerDMS/NContext

Public Methods

Method Description
EventInformation ( IReadOnlyList handlers, System.Boolean parallelize, MethodInfo createInstanceMethod ) : System

Method Details

EventInformation() public method

public EventInformation ( IReadOnlyList handlers, System.Boolean parallelize, MethodInfo createInstanceMethod ) : System
handlers IReadOnlyList
parallelize System.Boolean
createInstanceMethod System.Reflection.MethodInfo
return System