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