IClonablePlaceholderCommandHandler Interface

Interface for PlaceholderCommandHandlers to implement so they can utilize the CloningCommandHandlerProvider

Definition

Namespace: MFiles.VAF.Placeholders
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public interface IClonablePlaceholderCommandHandler

Methods

Clone Creates a copy of the handler.

See Also