Поделиться через


FSharpListCopier<T> Класс

Определение

[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))

Параметры типа

T
Наследование
FSharpListCopier<T>
Атрибуты
Реализации
IDeepCopier IDeepCopier<Microsoft.FSharp.Collections.FSharpList<T>>

Конструкторы

FSharpListCopier<T>(IDeepCopier<T>)

Методы

DeepCopy(FSharpList<T>, CopyContext)

Применяется к