Freigeben über


FSharpUnitCopier Klasse

Definition

Kopierer für 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)
Vererbung
ShallowCopier<Microsoft.FSharp.Core.Unit>
FSharpUnitCopier
Attribute

Konstruktoren

FSharpUnitCopier()

Kopierer für Microsoft.FSharp.Core.Unit

Methoden

DeepCopy(Object, CopyContext)

Gibt den Eingabewert zurück.

(Geerbt von ShallowCopier<T>)
DeepCopy(T, CopyContext)

Gibt den Eingabewert zurück.

(Geerbt von ShallowCopier<T>)
IsShallowCopyable()

Kopierer für Microsoft.FSharp.Core.Unit

(Geerbt von ShallowCopier<T>)

Gilt für: