C# Class GitHub.ViewModels.PullRequestDirectoryNode

A directory node in a pull request changes tree.
Inheritance: IPullRequestDirectoryNode
Afficher le fichier Open project: github/VisualStudio Class Usage Examples

Méthodes publiques

Méthode Description
PullRequestDirectoryNode ( string fullPath ) : System

Initializes a new instance of the PullRequestDirectoryNode class.

Method Details

PullRequestDirectoryNode() public méthode

Initializes a new instance of the PullRequestDirectoryNode class.
public PullRequestDirectoryNode ( string fullPath ) : System
fullPath string
Résultat System