C# 클래스 LibGit2Sharp.RemoteCollection

파일 보기 프로젝트 열기: tclem/libgit2sharp 1 사용 예제들

공개 메소드들

메소드 설명
this ( string name ) : Remote

비공개 메소드들

메소드 설명
RemoteCollection ( Repository repository ) : LibGit2Sharp.Core
RemoteForName ( string name ) : Remote

메소드 상세

this() 공개 메소드

public this ( string name ) : Remote
name string
리턴 Remote