다음을 통해 공유


GitUtils 클래스

상속 계층 구조

System.Object
  Microsoft.TeamFoundation.Git.Server.GitUtils

네임스페이스:  Microsoft.TeamFoundation.Git.Server
어셈블리:  Microsoft.TeamFoundation.Git.Server(Microsoft.TeamFoundation.Git.Server.dll)

구문

‘선언
Public NotInheritable Class GitUtils
public static class GitUtils

GitUtils 형식에서는 다음과 같은 멤버를 노출합니다.

속성

  이름 설명
Public 속성정적 멤버 EmptyObjectId
Public 속성정적 멤버 RefsHeadsPrefix
Public 속성정적 멤버 RefsNotesPrefix
Public 속성정적 멤버 RefsTagsPrefix

위쪽

메서드

  이름 설명
Public 메서드정적 멤버 CalculateSecurable
Public 메서드정적 멤버 CompareByteArrays
Public 메서드정적 멤버 CreateObjectHeader
Public 메서드정적 멤버 CreateObjectHeaderStream
Public 메서드정적 멤버 ExpandHavesAndWants
Public 메서드정적 멤버 FindRepositoryByFilters
Public 메서드정적 멤버 GetProjectInfo
Public 메서드정적 멤버 GetRepositoryUrl(String, TfsGitRepositoryInfo, String)
Public 메서드정적 멤버 GetRepositoryUrl(String, String, String)
Public 메서드정적 멤버 IsEmpty
Public 메서드정적 멤버 IsValidRefName
Public 메서드정적 멤버 ObjectIdFromString
Public 메서드정적 멤버 ObjectIdFromUTF8Bytes
Public 메서드정적 멤버 ObjectIdsEqual
Public 메서드정적 멤버 ObjectTypeFromString
Public 메서드정적 멤버 StringFromObjectId
Public 메서드정적 멤버 StringFromObjectType
Public 메서드정적 멤버 UTF8BytesFromObjectId(array<Byte[])
Public 메서드정적 멤버 UTF8BytesFromObjectId(array<Byte[], array<Byte[], Int32)

위쪽

스레드로부터의 안전성

이 형식의 모든 공용 static(Visual Basic의 경우 Shared) 멤버는 스레드로부터 안전합니다. 인터페이스 멤버는 스레드로부터 안전하지 않습니다.

참고 항목

참조

Microsoft.TeamFoundation.Git.Server 네임스페이스