DeepCopyFactory<T> constructor

DeepCopyFactory<T>(
  1. CopyFactory<T> factory
)

Implementation

DeepCopyFactory(this.factory);