Edit

TestPointsUpdatedEvent(IList<TestPointReference>) Constructor

Definition

public TestPointsUpdatedEvent(System.Collections.Generic.IList<Microsoft.TeamFoundation.TestManagement.WebApi.TestPointReference> testPoints);
new Microsoft.TeamFoundation.TestManagement.WebApi.TestPointsUpdatedEvent : System.Collections.Generic.IList<Microsoft.TeamFoundation.TestManagement.WebApi.TestPointReference> -> Microsoft.TeamFoundation.TestManagement.WebApi.TestPointsUpdatedEvent
Public Sub New (testPoints As IList(Of TestPointReference))

Parameters

Applies to