Click or drag to resize

PlaceholderCommandProviderT Constructor

Constructor.

Namespace:  MFiles.VAF.Placeholders
Assembly:  MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntax
public PlaceholderCommandProvider(
	string command
)

Parameters

command
Type: SystemString
The name of the command this object provides a handler for.
See Also