Freigeben über


GitRefsCollection-Konstruktor (IList<GitRef>)

Namespace:  Microsoft.TeamFoundation.SourceControl.WebApi
Assembly:  Microsoft.TeamFoundation.SourceControl.WebApi (in Microsoft.TeamFoundation.SourceControl.WebApi.dll)

Syntax

'Declaration
Public Sub New ( _
    source As IList(Of GitRef) _
)
public GitRefsCollection(
    IList<GitRef> source
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

GitRefsCollection Klasse

GitRefsCollection-Überladung

Microsoft.TeamFoundation.SourceControl.WebApi-Namespace