Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
GitSharp
Core
SubmoduleEntry
C# 클래스 GitSharp.Core.SubmoduleEntry
파일 보기
프로젝트 열기: jagregory/GitSharp
1 사용 예제들
공개 메소드들
메소드
설명
SubmoduleEntry
(
string
name
,
string
path
,
URIish
url
,
UpdateMethod
update
) :
System.IO
메소드 상세
SubmoduleEntry()
공개
메소드
public
SubmoduleEntry
(
string
name
,
string
path
,
URIish
url
,
UpdateMethod
update
) :
System.IO
name
string
path
string
url
GitSharp.Core.Transport.URIish
update
UpdateMethod
리턴
System.IO