StaticContextPlaceholderProvider(String, IExpansionContext) Constructor
Constructor.
Namespace: MFiles.VAF.Placeholders.CommandsAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public StaticContextPlaceholderProvider(
string command,
IExpansionContext context
)
Parameters
- command String
- The name of the command this object provides a handler for.
- context IExpansionContext
- The context that all handlers should provide.