C# 클래스 GitHub.Extensions.LocalRepositoryModelExtensions

파일 보기 프로젝트 열기: github/VisualStudio

공개 메소드들

메소드 설명
HasCommits ( this repository ) : bool
MightContainSolution ( this repository ) : bool

메소드 상세

HasCommits() 공개 정적인 메소드

public static HasCommits ( this repository ) : bool
repository this
리턴 bool

MightContainSolution() 공개 정적인 메소드

public static MightContainSolution ( this repository ) : bool
repository this
리턴 bool