TransactionalStateAttributeMapper Class

Definition

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

Constructors

TransactionalStateAttributeMapper()

Methods

AttributeToConfig(TAttribute) (Inherited from TransactionalStateAttributeMapper<TAttribute>)
AttributeToConfig(TransactionalStateAttribute)
GetFactory(ParameterInfo, TAttribute) (Inherited from TransactionalStateAttributeMapper<TAttribute>)

Applies to