Edit

TestPointsEvent(IList<TestPointReference>) Constructor

Definition

protected TestPointsEvent(System.Collections.Generic.IList<Microsoft.TeamFoundation.TestManagement.WebApi.TestPointReference> testPoints);
new Microsoft.TeamFoundation.TestManagement.WebApi.TestPointsEvent : System.Collections.Generic.IList<Microsoft.TeamFoundation.TestManagement.WebApi.TestPointReference> -> Microsoft.TeamFoundation.TestManagement.WebApi.TestPointsEvent
Protected Sub New (testPoints As IList(Of TestPointReference))

Parameters

Applies to