# Copier_FSharpRefSurrogate&lt;T&gt;

Package: [Microsoft.Orleans.Serialization.FSharp](/orleans/docs/api/csharp/microsoft.orleans.serialization.fsharp/) 10.0.0

[NuGet package](https://www.nuget.org/packages/Microsoft.Orleans.Serialization.FSharp)

```csharp
public sealed class Copier_FSharpRefSurrogate<T> : IDeepCopier, IDeepCopier<FSharpRefSurrogate<T>>
```

Supports all classes in the .NET class hierarchy and provides low-level services to derived classes. This is the ultimate base class of all .NET classes; it is the root of the type hierarchy.

## Constructors

- [Copier_FSharpRefSurrogate&lt;T&gt;(ICodecProvider)](/orleans/docs/api/csharp/microsoft.orleans.serialization.fsharp/orleanscodegen.orleans.serialization.copier-fsharprefsurrogate-1/constructors/constructor-orleans-serialization-serializers-icodecprovider-0dbe2930/)

## Methods

- [DeepCopy(FSharpRefSurrogate&lt;T&gt;, CopyContext)](/orleans/docs/api/csharp/microsoft.orleans.serialization.fsharp/orleanscodegen.orleans.serialization.copier-fsharprefsurrogate-1/methods/deepcopy-orleans-serialization-fsharprefsurrogate-t-orleans-serialization-clonin-68645fb6/)
