TransactionalStateAttributeMapper<TAttribute> Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
- Herança
-
TransactionalStateAttributeMapper<TAttribute>
- Derivado
- Implementações
-
IAttributeToFactoryMapper<TAttribute>
Construtores
TransactionalStateAttributeMapper<TAttribute>() |
Métodos
AttributeToConfig(TAttribute) | |
GetFactory(ParameterInfo, TAttribute) |