Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
CreateMergeRequest ( string title, string description, string user, string sourceBranch, string targetBranch ) : NGitLab.Models.MergeRequest | ||
Equals ( object obj ) : bool | ||
ForceBuild ( ) : void | ||
GetHashCode ( ) : int | ||
RefreshFarm ( ) : void | ||
RepositoryViewModel ( string name, |
||
Update ( ) : void | ||
UpdateConfigs ( |
Метод | Описание | |
---|---|---|
Equals ( |
public CreateMergeRequest ( string title, string description, string user, string sourceBranch, string targetBranch ) : NGitLab.Models.MergeRequest | ||
title | string | |
description | string | |
user | string | |
sourceBranch | string | |
targetBranch | string | |
Результат | NGitLab.Models.MergeRequest |
protected Equals ( |
||
other | ||
Результат | bool |
public RepositoryViewModel ( string name, |
||
name | string | |
trackRepository | ||
repositories | ||
Результат | System.Collections.Generic |
public UpdateConfigs ( |
||
trackRepository | ||
repositories | ||
Результат | void |