C# Class LibGit2Sharp.RemoteCollection

Afficher le fichier Open project: tclem/libgit2sharp Class Usage Examples

Méthodes publiques

Méthode Description
this ( string name ) : Remote

Private Methods

Méthode Description
RemoteCollection ( Repository repository ) : LibGit2Sharp.Core
RemoteForName ( string name ) : Remote

Method Details

this() public méthode

public this ( string name ) : Remote
name string
Résultat Remote