Skip to content

IDeepCopier<T>

interface

Namespace: Orleans.Serialization.Cloning

Provides functionality for creating clones of objects of type T.
public interface IDeepCopier<T> : IDeepCopier

Methods