C# 클래스 Rubberduck.SourceControl.Commit

상속: ICommit
파일 보기 프로젝트 열기: retailcoder/Rubberduck

공개 메소드들

메소드 설명
Commit ( LibGit2Sharp commit )
Commit ( string id, string author, string message )

메소드 상세

Commit() 공개 메소드

public Commit ( LibGit2Sharp commit )
commit LibGit2Sharp

Commit() 공개 메소드

public Commit ( string id, string author, string message )
id string
author string
message string