C# Class GitCommands.CommitDto

Exibir arquivo Open project: bleis-tift/gitextensions Class Usage Examples

Public Methods

Method Description
CommitDto ( string message, bool amend ) : System

Method Details

CommitDto() public method

public CommitDto ( string message, bool amend ) : System
message string
amend bool
return System