Class FrameConfigHandlerFactory
Namespace: Aurigma.DesignAtoms.Convert
Assembly: Aurigma.DesignAtoms.dll
Syntax
public class FrameConfigHandlerFactory : IFrameConfigHandlerFactory
Inheritance: System.Object -> FrameConfigHandlerFactory
Implements
Inherited Members
System.Object.ToStringSystem.Object.Equals(System.Object)System.Object.Equals(System.Object,System.Object)System.Object.ReferenceEquals(System.Object,System.Object)System.Object.GetHashCodeSystem.Object.GetTypeSystem.Object.MemberwiseClone
Constructors
FrameConfigHandlerFactory
public FrameConfigHandlerFactory(ITemplateConfigShortcutsService templateConfigShortcutsService, IMergeUtil mergeUtil, IGmColorConverter gmColorConverter)
Methods
Create
public IFrameConfigHandler Create(TemplateConfigShortcuts templateConfigShortcuts = null, TemplateConfig templateConfig = null)
Parameters
| Type | Name | Description |
|---|---|---|
| Aurigma.DesignAtoms.Convert.TemplateConfigShortcuts | templateConfigShortcuts | |
| Aurigma.DesignAtoms.Convert.TemplateConfig | templateConfig |