Skip to main content

Class FrameConfigHandler.ItemMarkerHandler

Namespace: Aurigma.DesignAtoms.Convert
Assembly: Aurigma.DesignAtoms.dll
Syntax
protected class ItemMarkerHandler : FrameConfigHandler.MarkerHandler

Inheritance: System.Object -> Aurigma.DesignAtoms.Convert.FrameConfigHandler.MarkerHandler -> FrameConfigHandler.ItemMarkerHandler

Inherited Members

Constructors

ItemMarkerHandler

public ItemMarkerHandler(Action<string, BaseItem> setProperty)

Fields

SetProperty

public readonly Action<string, BaseItem> SetProperty
Was this page helpful?