Share via


TransactionalStateAttributeMapper 类

定义

public class TransactionalStateAttributeMapper : Orleans.Transactions.TransactionalStateAttributeMapper<Orleans.Transactions.Abstractions.TransactionalStateAttribute>
type TransactionalStateAttributeMapper = class
    inherit TransactionalStateAttributeMapper<TransactionalStateAttribute>
Public Class TransactionalStateAttributeMapper
Inherits TransactionalStateAttributeMapper(Of TransactionalStateAttribute)
继承

构造函数

TransactionalStateAttributeMapper()

方法

AttributeToConfig(TAttribute) (继承自 TransactionalStateAttributeMapper<TAttribute>)
AttributeToConfig(TransactionalStateAttribute)
GetFactory(ParameterInfo, TAttribute) (继承自 TransactionalStateAttributeMapper<TAttribute>)

适用于