ProjectConnection.

ProjectConnection(ServerIdentity, string, string, string) Constructor

Assembly
Cake.GitLab.dll
Namespace
Cake.GitLab
Containing Type
ProjectConnection

Syntax

public ProjectConnection(ServerIdentity server, string namespace, string project, string accessToken)

Parameters

Name Type Description
server ServerIdentity
namespace string
project string
accessToken string

Return Value

Type Description
void