Click or drag to resize
MediaLibraryActionFactoryCreateAction Method

[Missing <summary> documentation for "M:Activsoft.Dashboard.MediaLibraryActionFactory.CreateAction(Activsoft.Engine.Config)"]

Namespace: Activsoft.Dashboard
Assembly: Activsoft.Dashboard (in Activsoft.Dashboard.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public IAction CreateAction(
	Config monConfig
)

Parameters

monConfig
Type: Activsoft.EngineConfig

[Missing <param name="monConfig"/> documentation for "M:Activsoft.Dashboard.MediaLibraryActionFactory.CreateAction(Activsoft.Engine.Config)"]

Return Value

Type: IAction

[Missing <returns> documentation for "M:Activsoft.Dashboard.MediaLibraryActionFactory.CreateAction(Activsoft.Engine.Config)"]

Implements

IActionFactoryCreateAction(Config)
See Also