Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
GitSharp
Blob
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