C# Class DXVcs2Git.UI.ViewModels.MergeRequestViewModel

Inheritance: BindableBase
ファイルを表示 Open project: Xarlot/DXVcs2Git Class Usage Examples

Public Methods

Method Description
MergeRequestViewModel ( BranchViewModel branch, NGitLab.Models.MergeRequest mergeRequest ) : System.Collections.Generic

Method Details

MergeRequestViewModel() public method

public MergeRequestViewModel ( BranchViewModel branch, NGitLab.Models.MergeRequest mergeRequest ) : System.Collections.Generic
branch BranchViewModel
mergeRequest NGitLab.Models.MergeRequest
return System.Collections.Generic