OptionalDependencyAttribute.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:
abstract Microsoft::Practices::ObjectBuilder::IParameter ^ CreateParameter(Type ^ memberType);
public abstract Microsoft.Practices.ObjectBuilder.IParameter CreateParameter (Type memberType);
override this.CreateParameter : Type -> Microsoft.Practices.ObjectBuilder.IParameter
Public MustOverride Function CreateParameter (memberType As Type) As IParameter
Parameters
- memberType
- Type