C# 클래스 GitCommands.CommitDto

파일 보기 프로젝트 열기: bleis-tift/gitextensions 1 사용 예제들

공개 메소드들

메소드 설명
CommitDto ( string message, bool amend ) : System

메소드 상세

CommitDto() 공개 메소드

public CommitDto ( string message, bool amend ) : System
message string
amend bool
리턴 System