DependencyAttribute.CreateParameter(Type) 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:
override Microsoft::Practices::ObjectBuilder::IParameter ^ CreateParameter(Type ^ annotatedMemberType);
public override Microsoft.Practices.ObjectBuilder.IParameter CreateParameter (Type annotatedMemberType);
override this.CreateParameter : Type -> Microsoft.Practices.ObjectBuilder.IParameter
Public Overrides Function CreateParameter (annotatedMemberType As Type) As IParameter
Parameters
- annotatedMemberType
- Type