TransactionalStateAttributeMapper<TAttribute> Clase

Definición

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)

Parámetros de tipo

TAttribute
Herencia
TransactionalStateAttributeMapper<TAttribute>
Derivado
Implementaciones

Constructores

TransactionalStateAttributeMapper<TAttribute>()

Métodos

AttributeToConfig(TAttribute)
GetFactory(ParameterInfo, TAttribute)

Se aplica a