ProjectConnection.

Equals(ProjectConnection) Method

Summary

Indicates whether the current object is equal to another object of the same type.
Assembly
Cake.GitLab.dll
Namespace
Cake.GitLab
Containing Type
ProjectConnection

Syntax

public virtual bool Equals(ProjectConnection other)

Attributes

Type Description
NullableContextAttribute

Parameters

Name Type Description
other ProjectConnection An object to compare with this object.

Return Value

Type Description
bool if the current object is equal to the other parameter; otherwise, .