KnownTypeParameter.GetParameterType(IBuilderContext) Method
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.
public:
virtual Type ^ GetParameterType(Microsoft::Practices::ObjectBuilder::IBuilderContext ^ context);
public Type GetParameterType (Microsoft.Practices.ObjectBuilder.IBuilderContext context);
abstract member GetParameterType : Microsoft.Practices.ObjectBuilder.IBuilderContext -> Type
override this.GetParameterType : Microsoft.Practices.ObjectBuilder.IBuilderContext -> Type
Public Function GetParameterType (context As IBuilderContext) As Type
Parameters
- context
- IBuilderContext