IClonablePlaceholderCommandHandler Interface |
Interface for PlaceholderCommandHandlers to implement so they can
utilize the CloningCommandHandlerProvider
Namespace:
MFiles.VAF.Placeholders
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxpublic interface IClonablePlaceholderCommandHandler
Public Interface IClonablePlaceholderCommandHandler
public interface class IClonablePlaceholderCommandHandler
The IClonablePlaceholderCommandHandler type exposes the following members.
Methods
| Name | Description |
---|
 | Clone |
Creates a copy of the handler.
|
Top
See Also