IClonablePlaceholderCommandHandlerClone Method

Creates a copy of the handler.

Definition

Namespace: MFiles.VAF.Placeholders
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
PlaceholderCommandHandler Clone()

Return Value

PlaceholderCommandHandler
Cloned instance of PlaceholderCommandHandler.

See Also