TransactionalStateAttributeMapper<TAttribute> クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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>
- 派生
- 実装
-
IAttributeToFactoryMapper<TAttribute>
コンストラクター
TransactionalStateAttributeMapper<TAttribute>() |
メソッド
AttributeToConfig(TAttribute) | |
GetFactory(ParameterInfo, TAttribute) |