C# 클래스 GitSharp.Index

파일 보기 프로젝트 열기: jagregory/jagregory-gitsharp

공개 메소드들

메소드 설명
Index ( ) : System
Load ( GitObjectStream content ) : void

비공개 메소드들

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

메소드 상세

Index() 공개 메소드

public Index ( ) : System
리턴 System

Load() 공개 메소드

public Load ( GitObjectStream content ) : void
content GitObjectStream
리턴 void