PlaceholderCommandProviderT Constructor

Definition

Namespace: MFiles.VAF.Placeholders
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public PlaceholderCommandProvider(
	string command,
	string displayName = null
)

Parameters

command  String
 
displayName  String  (Optional)
 

See Also