MergeOutput.Output, méthode (IList<DiffLine>, IList<DiffLine>, array<IMergeChange )

Espace de noms :  Microsoft.TeamFoundation.VersionControl.Common.Internal
Assembly :  Microsoft.TeamFoundation.VersionControl.Common (dans Microsoft.TeamFoundation.VersionControl.Common.dll)

Syntaxe

'Déclaration
Public Sub Output ( _
    modified As IList(Of DiffLine), _
    latest As IList(Of DiffLine), _
    mergeList As IMergeChange() _
)
public void Output(
    IList<DiffLine> modified,
    IList<DiffLine> latest,
    IMergeChange[] mergeList
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

MergeOutput Classe

Output, surcharge

Microsoft.TeamFoundation.VersionControl.Common.Internal, espace de noms