IStepPerformer Interface
Namespace: Microsoft.TeamFoundation.Framework.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
Syntax
'Декларация
Public Interface IStepPerformer
public interface IStepPerformer
public interface class IStepPerformer
type IStepPerformer = interface end
public interface IStepPerformer
The IStepPerformer type exposes the following members.
Properties
Name | Description | |
---|---|---|
Name |
Top
Methods
Name | Description | |
---|---|---|
PerformStep | ||
ValidateStep |
Top