C# 클래스 LibGit2Sharp.DirectReference

A DirectReference points directly to a GitObject
상속: System.Reference
파일 보기 프로젝트 열기: tclem/libgit2sharp 1 사용 예제들

공개 메소드들

메소드 설명
ResolveToDirectReference ( ) : DirectReference

As a DirectReference is already peeled, invoking this will return the same DirectReference.

비공개 메소드들

메소드 설명
DirectReference ( Lazy targetBuilder ) : LibGit2Sharp.Core

메소드 상세

ResolveToDirectReference() 공개 메소드

As a DirectReference is already peeled, invoking this will return the same DirectReference.
public ResolveToDirectReference ( ) : DirectReference
리턴 DirectReference