Метод | Описание | |
---|---|---|
PullRequestFileViewModel ( string path, FileChangeType changeType ) |
Initializes a new instance of the PullRequestFileViewModel class.
|
public PullRequestFileViewModel ( string path, FileChangeType changeType ) | ||
path | string | The path to the file, relative to the repository. |
changeType | FileChangeType | The way the file was changed. |