TransactionalStateAttributeMapper<TAttribute> Clase
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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
-
IAttributeToFactoryMapper<TAttribute>
Constructores
TransactionalStateAttributeMapper<TAttribute>() |
Métodos
AttributeToConfig(TAttribute) | |
GetFactory(ParameterInfo, TAttribute) |