CliLink.Equals Method
Definition
- Namespace
- DotMake.CommandLine
- Assembly
- DotMake.CommandLine.dll
Equals(CliLink?)
Indicates whether the current object is equal to another object of the same type.
public bool Equals(CliLink? other)
Parameters
otherCliLinkAn object to compare with this object.