TfsGitDiffHelper Class

Inheritance Hierarchy

System.Object
  Microsoft.TeamFoundation.Git.Server.TfsGitDiffHelper

Namespace:  Microsoft.TeamFoundation.Git.Server
Assembly:  Microsoft.TeamFoundation.Git.Server (in Microsoft.TeamFoundation.Git.Server.dll)

Syntax

'Declaration
Public NotInheritable Class TfsGitDiffHelper
public static class TfsGitDiffHelper
public ref class TfsGitDiffHelper abstract sealed
[<AbstractClass>]
[<Sealed>]
type TfsGitDiffHelper =  class end
public final class TfsGitDiffHelper

The TfsGitDiffHelper type exposes the following members.

Methods

  Name Description
Public methodStatic member DiffTrees

Top

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Microsoft.TeamFoundation.Git.Server Namespace