프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
GetPrevious ( ) : Revision | ||
GitRevision ( Repository repo, NGit gitRepository, string rev ) : System | ||
GitRevision ( Repository repo, NGit gitRepository, string rev, System.DateTime time, string author, string message ) : System | ||
ToString ( ) : string |
public GitRevision ( Repository repo, NGit gitRepository, string rev ) : System | ||
repo | Repository | |
gitRepository | NGit | |
rev | string | |
리턴 | System |
public GitRevision ( Repository repo, NGit gitRepository, string rev, System.DateTime time, string author, string message ) : System | ||
repo | Repository | |
gitRepository | NGit | |
rev | string | |
time | System.DateTime | |
author | string | |
message | string | |
리턴 | System |