命名空间: Microsoft.TeamFoundation.TestManagement.Client
程序集: Microsoft.TeamFoundation.TestManagement.Client(Microsoft.TeamFoundation.TestManagement.Client.dll 中)
语法
public interface ITestResolutionStateHelper
public interface class ITestResolutionStateHelper
type ITestResolutionStateHelper = interface end
Public Interface ITestResolutionStateHelper
方法
| 名称 | 说明 | |
|---|---|---|
![]() |
Create() | Returns a new resolution state object. |
![]() |
CreateFromFile(String) | Creates a test resolution state object from an XML file. |
![]() |
Export(IEnumerable<ITestResolutionState>, String) | |
![]() |
Find(Int32) | Returns a specified test resolution state object. |
![]() |
ImportFromFile(String) | |
![]() |
Query() | Returns all test resolution state objects that are defined for the current team project. |
备注
这里不会更新任何内容;请不要在这里添加材料。
请参阅
Microsoft.TeamFoundation.TestManagement.Client 命名空间
返回页首
.gif)