TypeSerializerCodec Classe
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.
Serialzier pour Type.
[Orleans.RegisterSerializer]
public sealed class TypeSerializerCodec : Orleans.Serialization.Codecs.IDerivedTypeCodec, Orleans.Serialization.Codecs.IFieldCodec<Type>
[<Orleans.RegisterSerializer>]
type TypeSerializerCodec = class
interface IFieldCodec<Type>
interface IFieldCodec
interface IDerivedTypeCodec
Public NotInheritable Class TypeSerializerCodec
Implements IDerivedTypeCodec, IFieldCodec(Of Type)
- Héritage
-
TypeSerializerCodec
- Attributs
- Implémente
Type |
Serialzier pour Type. |
Read |
Lit une valeur. |
Write |
Écrit un champ sans informations de type (le type attendu est statiquement connu). |
IField |
Lit une valeur. |
IField |
Écrit un champ. |
Produit | Versions |
---|---|
.NET Orleans | 7.0.0, 8.0.0, 8.1.0, 8.2.0 |