Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
LibGit2Sharp
RemoteCollection
C# Class LibGit2Sharp.RemoteCollection
Show file
Open project: tclem/libgit2sharp
Class Usage Examples
Public Methods
Method
Description
this
(
string
name
) :
Remote
Private Methods
Method
Description
RemoteCollection
(
Repository
repository
) :
LibGit2Sharp.Core
RemoteForName
(
string
name
) :
Remote
Method Details
this()
public
method
public
this
(
string
name
) :
Remote
name
string
return
Remote