AssemblyAttributeFeatureProvider<TFeature> 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
使用實 IFeaturePopulator<TFeature> 作 的元件層級屬性填入功能。
public sealed class AssemblyAttributeFeatureProvider<TFeature> : Orleans.ApplicationParts.IApplicationFeatureProvider<TFeature>
type AssemblyAttributeFeatureProvider<'Feature> = class
interface IApplicationFeatureProvider<'Feature>
interface IApplicationFeatureProvider
Public NotInheritable Class AssemblyAttributeFeatureProvider(Of TFeature)
Implements IApplicationFeatureProvider(Of TFeature)
類型參數
- TFeature
功能類型。
- 繼承
-
AssemblyAttributeFeatureProvider<TFeature>
- 實作
建構函式
AssemblyAttributeFeatureProvider<TFeature>() |
使用實 IFeaturePopulator<TFeature> 作 的元件層級屬性填入功能。 |
方法
Equals(AssemblyAttributeFeatureProvider<TFeature>) |
|
Equals(Object) |
使用實 IFeaturePopulator<TFeature> 作 的元件層級屬性填入功能。 |
GetHashCode() |
使用實 IFeaturePopulator<TFeature> 作 的元件層級屬性填入功能。 |
PopulateFeature(IEnumerable<IApplicationPart>, TFeature) |
|