This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Buildah.
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. |