C# Class LibGit2Sharp.Version

Gets the current LibGit2Sharp version.
Afficher le fichier Open project: nulltoken/libgit2sharp

Méthodes publiques

Méthode Description
ToString ( ) : string

Returns a string representing the LibGit2Sharp version.

Méthodes protégées

Méthode Description
Version ( ) : System.Globalization

Needed for mocking purposes.

Private Methods

Méthode Description
Build ( ) : Version
ReadContentFromResource ( Assembly assembly, string partialResourceName ) : string
RetrieveVersion ( ) : string

Method Details

ToString() public méthode

Returns a string representing the LibGit2Sharp version.
public ToString ( ) : string
Résultat string

Version() protected méthode

Needed for mocking purposes.
protected Version ( ) : System.Globalization
Résultat System.Globalization