DelegateCodecSelector 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.
Implémentation de ICodecSelector qui utilise un délégué.
public sealed class DelegateCodecSelector : Orleans.Serialization.Serializers.ICodecSelector
type DelegateCodecSelector = class
interface ICodecSelector
Public NotInheritable Class DelegateCodecSelector
Implements ICodecSelector
- Héritage
-
DelegateCodecSelector
- Implémente
Constructeurs
DelegateCodecSelector() |
Implémentation de ICodecSelector qui utilise un délégué. |
Propriétés
CodecName |
Implémentation de ICodecSelector qui utilise un délégué. |
IsSupportedTypeDelegate |
Implémentation de ICodecSelector qui utilise un délégué. |
Méthodes
IsSupportedType(Type) |
Implémentation de ICodecSelector qui utilise un délégué. |