ConstructorReflectionStrategy Class

Definition

public ref class ConstructorReflectionStrategy : Microsoft::Practices::ObjectBuilder::ReflectionStrategy<System::Reflection::ConstructorInfo ^>
public class ConstructorReflectionStrategy : Microsoft.Practices.ObjectBuilder.ReflectionStrategy<System.Reflection.ConstructorInfo>
type ConstructorReflectionStrategy = class
    inherit ReflectionStrategy<ConstructorInfo>
Public Class ConstructorReflectionStrategy
Inherits ReflectionStrategy(Of ConstructorInfo)
Inheritance
ConstructorReflectionStrategy

Applies to