M-Files Vault Application Framework
C#
Show/Hide TOC
Command
Providers(IEnumerable
IPlaceholder
Command
Provider
) Constructor
Constructor.
Definition
Namespace:
MFiles.VAF.Placeholders
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
public
CommandProviders
(
IEnumerable
<
IPlaceholderCommandProvider
>
providers
)
Parameters
providers
IEnumerable
IPlaceholderCommandProvider
See Also
Reference
CommandProviders Class
CommandProviders Overload
MFiles.VAF.Placeholders Namespace
In This Article
Definition
See Also