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