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


FSharpSetCopier<T> Класс

Определение

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

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

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

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

FSharpSetCopier<T>(IDeepCopier<T>)

Методы

DeepCopy(FSharpSet<T>, CopyContext)

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