Merger.Process

Merger.Process method

Starts the Merger processing with the specified parameters.

public ResultContainer Process(IPluginOptions options)
ParameterTypeDescription
optionsIPluginOptionsAn options object containg instructions for the Merger.

Return Value

An ResultContainer object containg the result of the operation.

Exceptions

exceptioncondition
InvalidOperationException

See Also