TransactionalStateAttributeMapper<TAttribute> 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.
public abstract class TransactionalStateAttributeMapper<TAttribute> : Orleans.Runtime.IAttributeToFactoryMapper<TAttribute> where TAttribute : IFacetMetadata, ITransactionalStateConfiguration
type TransactionalStateAttributeMapper<'Attribute (requires 'Attribute :> IFacetMetadata and 'Attribute :> ITransactionalStateConfiguration)> = class
interface IAttributeToFactoryMapper<'Attribute (requires 'Attribute :> IFacetMetadata and 'Attribute :> ITransactionalStateConfiguration)>
Public MustInherit Class TransactionalStateAttributeMapper(Of TAttribute)
Implements IAttributeToFactoryMapper(Of TAttribute)
Paramètres de type
- TAttribute
- Héritage
-
TransactionalStateAttributeMapper<TAttribute>
- Dérivé
- Implémente
-
IAttributeToFactoryMapper<TAttribute>
Constructeurs
TransactionalStateAttributeMapper<TAttribute>() |
Méthodes
AttributeToConfig(TAttribute) | |
GetFactory(ParameterInfo, TAttribute) |