C# 클래스 LibGit2Sharp.Version

Gets the current LibGit2Sharp version.
파일 보기 프로젝트 열기: nulltoken/libgit2sharp

공개 메소드들

메소드 설명
ToString ( ) : string

Returns a string representing the LibGit2Sharp version.

보호된 메소드들

메소드 설명
Version ( ) : System.Globalization

Needed for mocking purposes.

비공개 메소드들

메소드 설명
Build ( ) : Version
ReadContentFromResource ( Assembly assembly, string partialResourceName ) : string
RetrieveVersion ( ) : string

메소드 상세

ToString() 공개 메소드

Returns a string representing the LibGit2Sharp version.
public ToString ( ) : string
리턴 string

Version() 보호된 메소드

Needed for mocking purposes.
protected Version ( ) : System.Globalization
리턴 System.Globalization