BuildahArgument.

Equals(object) Method

Summary

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

Syntax

public override bool Equals(object obj)

Parameters

Name Type Description
obj object the instance of BuildahArgument to compare to this instance.

Return Value

Type Description
bool true if match, false if not.