Freigeben über


TransactionalStateAttributeMapper<TAttribute> Klasse

Definition

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)

Typparameter

TAttribute
Vererbung
TransactionalStateAttributeMapper<TAttribute>
Abgeleitet
Implementiert

Konstruktoren

TransactionalStateAttributeMapper<TAttribute>()

Methoden

AttributeToConfig(TAttribute)
GetFactory(ParameterInfo, TAttribute)

Gilt für: