DeepCopy(SimpleGeneratorOptions, CopyContext)
public SimpleGeneratorOptions DeepCopy(SimpleGeneratorOptions original, CopyContext context) Creates a deep copy of the provided input.
Parameters
originalSimpleGeneratorOptions- The input.
contextCopyContext- The context.
Returns
A copy of
input.