This documentation is archived and is not being maintained.
TeamFoundationStepPerformerBase Class
Visual Studio 2013
Optional base class for implementing IStepPerformer using registered delegates.
Namespace: Microsoft.TeamFoundation.Framework.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
The TeamFoundationStepPerformerBase type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | TeamFoundationStepPerformerBase | Initializes a new instance of TeamFoundationStepPerformerBase class. |
| Name | Description | |
|---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | InitializeAdditionalStepPerformersByName | Base classes use this to create additional step performers by type name. This can prevent circular dependancies if methods are moved to new assemblies and the new assembly has a reference to the old one. |
![]() | LogObjectProperties | |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
System::Object
Microsoft.TeamFoundation.Framework.Server::TeamFoundationStepPerformerBase
Microsoft.TeamFoundation.Server.Core.Extensions::CatalogStepPerformer
Microsoft.TeamFoundation.Server.Core.Extensions::CollectionHostManagementStepPerformer
Microsoft.TeamFoundation.Server.Core.Extensions::CollectionIdentityStepPerformer
Microsoft.TeamFoundation.Server.Core.Extensions::CollectionJobStepPerformer
Microsoft.TeamFoundation.Server.Core.Extensions::CollectionLocationStepPerformer
Microsoft.TeamFoundation.Server.Core.Extensions::CollectionManagementStepPerformer
Microsoft.TeamFoundation.Server.Core.Extensions::CollectionSecurityStepPerformer
Microsoft.TeamFoundation.Server.Core.Extensions::LicensingStepPerformer
Microsoft.TeamFoundation.Server.Core.Extensions::NotificationStepPerformer
Microsoft.TeamFoundation.Server.Core.Extensions::VersionControlIdentityStepPerformer
Microsoft.TeamFoundation.Framework.Server::TeamFoundationStepPerformerBase
Microsoft.TeamFoundation.Server.Core.Extensions::CatalogStepPerformer
Microsoft.TeamFoundation.Server.Core.Extensions::CollectionHostManagementStepPerformer
Microsoft.TeamFoundation.Server.Core.Extensions::CollectionIdentityStepPerformer
Microsoft.TeamFoundation.Server.Core.Extensions::CollectionJobStepPerformer
Microsoft.TeamFoundation.Server.Core.Extensions::CollectionLocationStepPerformer
Microsoft.TeamFoundation.Server.Core.Extensions::CollectionManagementStepPerformer
Microsoft.TeamFoundation.Server.Core.Extensions::CollectionSecurityStepPerformer
Microsoft.TeamFoundation.Server.Core.Extensions::LicensingStepPerformer
Microsoft.TeamFoundation.Server.Core.Extensions::NotificationStepPerformer
Microsoft.TeamFoundation.Server.Core.Extensions::VersionControlIdentityStepPerformer
Show:

