Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
LibGit2Sharp
RemoteCollection
C# Class LibGit2Sharp.RemoteCollection
显示文件
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