Skip to content

DeepCopier

class

Namespace: Orleans.Serialization

Provides functionality for copying object and values.
public sealed class DeepCopier

Constructors

Methods

  • Copy(T) Creates a copy of the provided value.
  • GetCopier Returns a copier which is specialized to the provided type parameter.