This class contains partial implementation of IUnitConverter interface and used by all classes representing asynchronous operations.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public MustInherit Class UnitConverterHandler _
Inherits SyncHandler _
Implements IUnitConverter
public abstract class UnitConverterHandler : SyncHandler, IUnitConverter