TransactionalStateAttributeMapper<TAttribute> Klasse
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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
-
IAttributeToFactoryMapper<TAttribute>
Konstruktoren
TransactionalStateAttributeMapper<TAttribute>() |
Methoden
AttributeToConfig(TAttribute) | |
GetFactory(ParameterInfo, TAttribute) |