C# 클래스 GitSharp.Blob

Represents a specific version of the content of a file tracked by git.
상속: AbstractObject
파일 보기 프로젝트 열기: jagregory/jagregory-gitsharp 1 사용 예제들

보호된 메소드들

메소드 설명
LoadBody ( GitObjectStream content ) : void

메소드 상세

LoadBody() 보호된 메소드

protected LoadBody ( GitObjectStream content ) : void
content GitObjectStream
리턴 void