C# (CSharp) CommonComposition 네임스페이스

중첩된 네임스페이스

CommonComposition.Tests

클래스들

이름 설명
ComponentAttribute
ComponentCatalog A custom MEF catalog that provides the behavior of automatically exposing the annotated components from the assemblies or types received in the constructor.
ComponentCatalog.ComponentType
ComponentCatalog.ComponentType.ImportedParameterInfo
ComponentCatalog.ComponentType.ImportingConstructorInfo
CompositionExtensions Provides automatic component registration by scanning assemblies and types for those that have the ComponentAttribute annotation.
CompositionExtensions.AlwaysInjectPropertiesHeuristic
CompositionExtensions.ComponentContainerExtension
CompositionExtensions.NamedConstructorSelectorPolicy
CompositionExtensions.NamedParameterInfo
CompositionExtensions.NamedParametersStrategy
DelegatingConstructorInfo Provides a base ConstructorInfo that can be customized to expose tailored metadata for a constructor to APIs that use reflection.
DelegatingParameterInfo Provides a base ParameterInfo that can be customized to expose tailored metadata for a parameter to APIs that use reflection.
NamedAttribute