FSharpRefCopier<T> Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
C#
[Orleans.RegisterCopier]
public class FSharpRefCopier<T> : Orleans.Serialization.Cloning.IDeepCopier<Microsoft.FSharp.Core.FSharpRef<T>>
[<Orleans.RegisterCopier>]
type FSharpRefCopier<'T> = class
interface IDeepCopier<ref<'T>>
interface IDeepCopier
Public Class FSharpRefCopier(Of T)
Implements IDeepCopier(Of FSharpRef(Of T))
- T
- Inheritance
-
FSharpRefCopier<T>
- Attributes
- Implements
-
IDeepCopier IDeepCopier<Microsoft.
FSharp. <T>>Core. FSharp Ref
Product | Versions |
---|---|
.NET Orleans | 7.0.0, 8.0.0, 8.1.0, 8.2.0, 9.0.0 |