IPluginLoader

Assembly: ZennoLab.InterfacesLibrary
Full name: ZennoLab.InterfacesLibrary.ProjectMaker.IPluginLoader
Kind: interface


Wcf service contract for working with TaskRunner

Methods

AddPlugin

Method

bool AddPlugin(string filepath)

Add plugins

Parameters

TypeNameDescription
stringfilepathplugin filepaths

Returns: true if successfully

RemovePlugin

Method

bool RemovePlugin(string filepath)

Add plugins

Parameters

TypeNameDescription
stringfilepathplugin filepaths

Returns: true if successfully

UpdatePluginsList

Method

void UpdatePluginsList()

Add plugins

Returns: true if successfully