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) |
インスタンスを |