ReflectionStrategy<TMemberInfo> Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
generic <typename TMemberInfo>
public ref class ReflectionStrategy abstract : Microsoft::Practices::ObjectBuilder::BuilderStrategy
public abstract class ReflectionStrategy<TMemberInfo> : Microsoft.Practices.ObjectBuilder.BuilderStrategy
type ReflectionStrategy<'MemberInfo> = class
inherit BuilderStrategy
Public MustInherit Class ReflectionStrategy(Of TMemberInfo)
Inherits BuilderStrategy
Type Parameters
- TMemberInfo
- Inheritance
- Derived
Constructors
ReflectionStrategy<TMemberInfo>() |