C# Class Tp.Integration.Plugin.Common.PluginRuntime

Show file Open project: TargetProcess/Target-Process-Plugins

Public Methods

Method Description
PluginRuntime ( IPluginPersister pluginPersister, EventAggregator eventAggregator, ITpBus bus ) : Tp.Integration.Messages.EntityLifecycle

Private Methods

Method Description
OnAccountCollectionCreated ( AccountCollectionCreated _ ) : void
OnProfileChanged ( ProfileChanged e ) : void

Method Details

PluginRuntime() public method

public PluginRuntime ( IPluginPersister pluginPersister, EventAggregator eventAggregator, ITpBus bus ) : Tp.Integration.Messages.EntityLifecycle
pluginPersister IPluginPersister
eventAggregator EventAggregator
bus ITpBus
return Tp.Integration.Messages.EntityLifecycle