TransactionalStateAttributeMapper<TAttribute> Classe

Definizione

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)

Parametri di tipo

TAttribute
Ereditarietà
TransactionalStateAttributeMapper<TAttribute>
Derivato
Implementazioni

Costruttori

TransactionalStateAttributeMapper<TAttribute>()

Metodi

AttributeToConfig(TAttribute)
GetFactory(ParameterInfo, TAttribute)

Si applica a