FSharpUnitCopier Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
- 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>) |