MetadataStructureValidatorTemporaryConfiguration Constructor

Constructor.

Definition

Namespace: MFiles.VAF.Configuration
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
public TemporaryConfiguration(
	ResourceManager resourceManager
)

Parameters

resourceManager  ResourceManager
The resource manager object that is associated with this configuration. Can be null.

See Also