AspectInfrastructureTask Methods |
The AspectInfrastructureTask type exposes the following members.
Name | Description | |
---|---|---|
Deserialize |
Deserializes the current task from an XML element.
(Inherited from Task.) | |
Dispose() | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from Task.) | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Execute |
Execute the current Task.
(Overrides Task.Execute().) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetImplementationDetailsType |
Gets the type where implementation details can be stored.
| |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from MarshalByRefObject.) | |
GetRedirectedDeclaration |
Gets the declaration to which another declaration has been redirected by the aspect infrastructure (typically, fields are changed into properties).
| |
GetTask |
Gets the AspectInfrastructureTask in a given Project.
| |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from MarshalByRefObject.) | |
IsRequired |
Determines whether the current task is required by another task in the project.
(Inherited from Task.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |