BuildahArgument.

Equals(BuildahArgument) Method

Summary

Compares this instance to another instance of BuildahArgument.
Assembly
Cake.Buildah.dll
Namespace
Cake.Buildah
Containing Type
BuildahArgument

Syntax

public bool Equals(BuildahArgument other)

Parameters

Name Type Description
other BuildahArgument the other instance of BuildahArgument to compare to.

Return Value

Type Description
bool true if match, false if not.