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