Click or drag to resize
StandardRecordActionFactoryCreateAction Method

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

Namespace: Activsoft.Engine.Db
Assembly: Activsoft.Engine (in Activsoft.Engine.dll) Version: 6.0.0.0
Syntax
public IAction CreateAction(
	Config monConfig
)

Parameters

monConfig
Type: Activsoft.EngineConfig

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

Return Value

Type: IAction

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

Implements

IActionFactoryCreateAction(Config)
See Also