Property | Type | Description |
---|
Method | Description | |
---|---|---|
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 ( |
Method | Description | |
---|---|---|
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 | |
return | NGitLab.Models.MergeRequest |
protected Equals ( |
||
other | ||
return | bool |
public RepositoryViewModel ( string name, |
||
name | string | |
trackRepository | ||
repositories | ||
return | System.Collections.Generic |
public UpdateConfigs ( |
||
trackRepository | ||
repositories | ||
return | void |