Interface IFrameConfigHandlerFactory
Namespace: Aurigma.DesignAtoms.Convert
Assembly: Aurigma.DesignAtoms.dll
Syntax
public interface IFrameConfigHandlerFactory
Methods
Create(TemplateConfigShortcuts, TemplateConfig)
Declaration
IFrameConfigHandler Create(TemplateConfigShortcuts templateConfigShortcuts = null, TemplateConfig templateConfig = null)
Parameters
| Type | Name | Description |
|---|---|---|
| TemplateConfigShortcuts | templateConfigShortcuts | |
| TemplateConfig | templateConfig |
Returns
| Type | Description |
|---|---|
| IFrameConfigHandler |