Freigeben über


FSharpListCopier<T> Klasse

Definition

[Orleans.RegisterCopier]
public class FSharpListCopier<T> : Orleans.Serialization.Cloning.IDeepCopier<Microsoft.FSharp.Collections.FSharpList<T>>
[<Orleans.RegisterCopier>]
type FSharpListCopier<'T> = class
    interface IDeepCopier<List<'T>>
    interface IDeepCopier
Public Class FSharpListCopier(Of T)
Implements IDeepCopier(Of FSharpList(Of T))

Typparameter

T
Vererbung
FSharpListCopier<T>
Attribute
Implementiert
IDeepCopier IDeepCopier<Microsoft.FSharp.Collections.FSharpList<T>>

Konstruktoren

FSharpListCopier<T>(IDeepCopier<T>)

Methoden

DeepCopy(FSharpList<T>, CopyContext)

Gilt für: