OptionalDependencyAttribute Members
Base class for dependency attributes that can be made optional.
The following tables list the members exposed by the OptionalDependencyAttribute type.
Protected Constructors
Name | Description | |
---|---|---|
OptionalDependencyAttribute | Initializes an instance of the ParameterAttribute class. |
Top
Public Properties
Name | Description | |
---|---|---|
Required | Whether the dependency is required. Defaults to true. | |
TypeId | (Inherited from Attribute.) |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
CreateParameter | Overridden. See CreateParameter for more information. | |
Equals | Overloaded. (Inherited from Attribute.) | |
GetCustomAttribute | Overloaded. (Inherited from Attribute.) | |
GetCustomAttributes | Overloaded. (Inherited from Attribute.) | |
GetHashCode | (Inherited from Attribute.) | |
GetType | (Inherited from Object.) | |
IsDefaultAttribute | (Inherited from Attribute.) | |
IsDefined | Overloaded. (Inherited from Attribute.) | |
Match | (Inherited from Attribute.) | |
ReferenceEquals | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
Top
See Also
Reference
OptionalDependencyAttribute Class
Microsoft.Practices.CompositeUI Namespace