Partager via


FSharpUnitCopier Classe

Définition

Copier pour Microsoft.FSharp.Core.Unit

[Orleans.RegisterCopier]
public sealed class FSharpUnitCopier : Orleans.Serialization.Cloning.ShallowCopier<Microsoft.FSharp.Core.Unit>
[<Orleans.RegisterCopier>]
type FSharpUnitCopier = class
    inherit ShallowCopier<unit>
Public NotInheritable Class FSharpUnitCopier
Inherits ShallowCopier(Of Unit)
Héritage
ShallowCopier<Microsoft.FSharp.Core.Unit>
FSharpUnitCopier
Attributs

Constructeurs

FSharpUnitCopier()

Copier pour Microsoft.FSharp.Core.Unit

Méthodes

DeepCopy(Object, CopyContext)

Retourne la valeur d’entrée.

(Hérité de ShallowCopier<T>)
DeepCopy(T, CopyContext)

Retourne la valeur d’entrée.

(Hérité de ShallowCopier<T>)
IsShallowCopyable()

Copier pour Microsoft.FSharp.Core.Unit

(Hérité de ShallowCopier<T>)

S’applique à