C# Class GitCommands.CommitDto

Afficher le fichier Open project: bleis-tift/gitextensions Class Usage Examples

Méthodes publiques

Méthode Description
CommitDto ( string message, bool amend ) : System

Method Details

CommitDto() public méthode

public CommitDto ( string message, bool amend ) : System
message string
amend bool
Résultat System