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>)

適用対象