Partager via


TransactionalStateAttributeMapper<TAttribute> Classe

Définition

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

Constructeurs

TransactionalStateAttributeMapper<TAttribute>()

Méthodes

AttributeToConfig(TAttribute)
GetFactory(ParameterInfo, TAttribute)

S’applique à