다음을 통해 공유


TransactionalStateAttributeMapper<TAttribute> 클래스

정의

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)

형식 매개 변수

TAttribute
상속
TransactionalStateAttributeMapper<TAttribute>
파생
구현

생성자

TransactionalStateAttributeMapper<TAttribute>()

메서드

AttributeToConfig(TAttribute)
GetFactory(ParameterInfo, TAttribute)

적용 대상