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