DeepCopy(object, CopyContext)
public object DeepCopy(object input, CopyContext context) Creates a deep copy of the provided untyped input. The type must still match the copier instance!
Parameters
inputobjectcontextCopyContext
public object DeepCopy(object input, CopyContext context)inputobjectcontextCopyContext