MethodParameterElement Members
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
The latest Unity Application Block information can be found at the Unity Application Block site. |
The MethodParameterElement type exposes the following members.
Constructors
Name | Description | |
---|---|---|
MethodParameterElement |
Methods
Properties
Name | Description | |
---|---|---|
ElementInformation | (Inherited from ConfigurationElement.) | |
ElementProperty | (Inherited from ConfigurationElement.) | |
EvaluationContext | (Inherited from ConfigurationElement.) | |
GenericParameterName |
Generic parameter name of this parameter.
|
|
Item | Overloaded. | |
LockAllAttributesExcept | (Inherited from ConfigurationElement.) | |
LockAllElementsExcept | (Inherited from ConfigurationElement.) | |
LockAttributes | (Inherited from ConfigurationElement.) | |
LockElements | (Inherited from ConfigurationElement.) | |
LockItem | (Inherited from ConfigurationElement.) | |
Name |
Name of this parameter. Doesn't have to match the actual parameter name in the method or constructor, it's just required for uniqueness.
|
|
ParameterTypeName |
Type of this parameter.
|
|
Properties | (Inherited from ConfigurationElement.) | |
TypeResolver |
Get/set the Type Resolver
(Inherited from TypeResolvingConfigurationElement.) |