AssemblyAttributeFeatureProvider<TFeature> Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Preenche um recurso usando atributos de nível de assembly que implementam 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)
Parâmetros de tipo
- TFeature
O tipo de recurso.
- Herança
-
AssemblyAttributeFeatureProvider<TFeature>
- Implementações
Construtores
AssemblyAttributeFeatureProvider<TFeature>() |
Preenche um recurso usando atributos de nível de assembly que implementam IFeaturePopulator<TFeature>. |
Métodos
Equals(AssemblyAttributeFeatureProvider<TFeature>) |
Retornará |
Equals(Object) |
Preenche um recurso usando atributos de nível de assembly que implementam IFeaturePopulator<TFeature>. |
GetHashCode() |
Preenche um recurso usando atributos de nível de assembly que implementam IFeaturePopulator<TFeature>. |
PopulateFeature(IEnumerable<IApplicationPart>, TFeature) |
Atualizações a |